Class MigrationException
Object
Throwable
Exception
RuntimeException
MigrationException
- All Implemented Interfaces:
Serializable
Exception occurring during the migration process, typically stopping it
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMigrationException
(String message) MigrationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MigrationException
-
MigrationException
-