Class PersistenceExceptionConsistency

    • Constructor Detail

      • PersistenceExceptionConsistency

        public PersistenceExceptionConsistency()
      • PersistenceExceptionConsistency

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

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

        public PersistenceExceptionConsistency​(String message)
      • PersistenceExceptionConsistency

        public PersistenceExceptionConsistency​(Throwable cause)