Class LiquibaseException

    • Constructor Detail

      • LiquibaseException

        public LiquibaseException()
      • LiquibaseException

        public LiquibaseException​(String message)
      • LiquibaseException

        public LiquibaseException​(String message,
                                  Level logLevel)
      • LiquibaseException

        public LiquibaseException​(String message,
                                  Throwable cause)
      • LiquibaseException

        public LiquibaseException​(Throwable cause)
    • Method Detail

      • getLogLevel

        public Level getLogLevel()
      • setTimestamp

        public void setTimestamp​(String timestamp)
      • getTimestamp

        public String getTimestamp()
      • getDetails

        public String getDetails()
      • setDetails

        public void setDetails​(String details)