Class LogException

All Implemented Interfaces:
Serializable

public class LogException extends PersistenceException
Author:
Clinton Begin
See Also:
  • Constructor Details

    • LogException

      public LogException()
    • LogException

      public LogException(String message)
    • LogException

      public LogException(String message, Throwable cause)
    • LogException

      public LogException(Throwable cause)