Class DBClosedException

All Implemented Interfaces:
ExceptionWithContext, Serializable

public class DBClosedException extends DBOpException
Database is closed and exception is needed to stop execution, not to be logged.
See Also:
  • Constructor Details

    • DBClosedException

      public DBClosedException(String message)