Class FlywayValidateException

All Implemented Interfaces:
Serializable

public class FlywayValidateException extends FlywayException
Exception thrown when Flyway encounters a problem with Validate.
See Also:
  • Constructor Details

    • FlywayValidateException

      public FlywayValidateException(ErrorDetails errorDetails, String allValidateMessages)