public final class DatabaseSchemaException extends RuntimeException
Used when an exception occurs within the database schema classes.
| Constructor and Description | 
|---|
DatabaseSchemaException(String message,
                       Throwable cause)
Encapsulates a native exception which is thrown from the database schema classes. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.