Class DatabaseHistoryException

    • Constructor Detail

      • DatabaseHistoryException

        public DatabaseHistoryException​(String message)
      • DatabaseHistoryException

        public DatabaseHistoryException​(Throwable cause)
      • DatabaseHistoryException

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

        public DatabaseHistoryException​(String message,
                                        Throwable cause,
                                        boolean enableSuppression,
                                        boolean writableStackTrace)