Class ChangeLogParseException

All Implemented Interfaces:
Serializable

public class ChangeLogParseException extends LiquibaseParseException
See Also:
  • Constructor Details

    • ChangeLogParseException

      public ChangeLogParseException(Throwable cause)
    • ChangeLogParseException

      public ChangeLogParseException(String message)
    • ChangeLogParseException

      public ChangeLogParseException(String message, Throwable cause)