Class BinaryPersistenceExceptionUnhandledCollectionType

    • Constructor Detail

      • BinaryPersistenceExceptionUnhandledCollectionType

        public BinaryPersistenceExceptionUnhandledCollectionType()
      • BinaryPersistenceExceptionUnhandledCollectionType

        public BinaryPersistenceExceptionUnhandledCollectionType​(String message)
      • BinaryPersistenceExceptionUnhandledCollectionType

        public BinaryPersistenceExceptionUnhandledCollectionType​(Throwable cause)
      • BinaryPersistenceExceptionUnhandledCollectionType

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

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