Class PersistenceExceptionTypeConsistencyDictionary

    • Constructor Detail

      • PersistenceExceptionTypeConsistencyDictionary

        public PersistenceExceptionTypeConsistencyDictionary()
      • PersistenceExceptionTypeConsistencyDictionary

        public PersistenceExceptionTypeConsistencyDictionary​(String message)
      • PersistenceExceptionTypeConsistencyDictionary

        public PersistenceExceptionTypeConsistencyDictionary​(Throwable cause)
      • PersistenceExceptionTypeConsistencyDictionary

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

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