public class MigrationException extends RuntimeException
| Constructor and Description | 
|---|
MigrationException(String message)  | 
MigrationException(String message,
                  Throwable cause)  | 
MigrationException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 JavaLite. All rights reserved.