Class DatabaseException

All Implemented Interfaces:
Serializable

public class DatabaseException extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • DatabaseException

      public DatabaseException(String message, Throwable cause)