Class BinaryPersistenceExceptionStateArray

    • Constructor Detail

      • BinaryPersistenceExceptionStateArray

        public BinaryPersistenceExceptionStateArray()
      • BinaryPersistenceExceptionStateArray

        public BinaryPersistenceExceptionStateArray​(String message)
      • BinaryPersistenceExceptionStateArray

        public BinaryPersistenceExceptionStateArray​(Throwable cause)
      • BinaryPersistenceExceptionStateArray

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

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