Class DatabaseException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BuilderException, InvalidArgumentException, NotFoundException, NotSupportedException, OutOfMemoryException, StoppedByCallbackException, TransactionScopeException, WrongEngineNameException

public class DatabaseException extends RuntimeException
See Also:
  • Constructor Details

    • DatabaseException

      public DatabaseException(String message)