Class DatabaseWrapper.DatabaseWrapperException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ethelred.kiwiproc.meta.DatabaseWrapper.DatabaseWrapperException
All Implemented Interfaces:
Serializable
Enclosing class:
DatabaseWrapper

public static class DatabaseWrapper.DatabaseWrapperException extends Exception
See Also:
  • Constructor Details

    • DatabaseWrapperException

      public DatabaseWrapperException(String message)
    • DatabaseWrapperException

      public DatabaseWrapperException(String message, Throwable cause)