Class MigrateDbValidateException

All Implemented Interfaces:
Serializable

public class MigrateDbValidateException extends MigrateDbException
Exception thrown when MigrateDB encounters a problem with Validate.
See Also:
  • Constructor Details

    • MigrateDbValidateException

      public MigrateDbValidateException(ErrorDetails errorDetails, String allValidateMessages)