Class DatabaseHistoryException

All Implemented Interfaces:
Serializable

public class DatabaseHistoryException extends LiquibaseException
See Also:
  • Constructor Details

    • DatabaseHistoryException

      public DatabaseHistoryException(String message)
    • DatabaseHistoryException

      public DatabaseHistoryException(String message, Throwable cause)