public class MigrationException extends Exception
MigrationException class.
| Constructor and Description | 
|---|
MigrationException(String message)
Constructor for MigrationException. 
 | 
MigrationException(String message,
                  Throwable t)
Constructor for MigrationException. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.