Class MigrationException

  • All Implemented Interfaces:
    Serializable

    public class MigrationException
    extends RuntimeException
    Global migration exception thrown directly upon first failure - fail fast approach. Next to regular information (message and cause) it provides up to date migration report providing all information about the migration process.
    See Also:
    Serialized Form