Class FlywayBlockStatementExecutionException

All Implemented Interfaces:
Serializable

public class FlywayBlockStatementExecutionException extends FlywayException
Exception thrown when callback wishes to block execution of SQL Statement
See Also:
  • Constructor Details

    • FlywayBlockStatementExecutionException

      public FlywayBlockStatementExecutionException(ErrorDetails errorDetails, String blockReason)