Class H2MigrateConfiguration.ConfigurationException
- Object
-
- Throwable
-
- Exception
-
- RuntimeException
-
- ConfigurationException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- H2MigrateConfiguration
public static class H2MigrateConfiguration.ConfigurationException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigurationException(String message)
ConfigurationException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-