Class ArchiveDataObjectStoreStorageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.admin.bit.jeap.processarchive.domain.archive.ArchiveDataObjectStoreStorageException
All Implemented Interfaces:
Serializable

public final class ArchiveDataObjectStoreStorageException extends RuntimeException
See Also:
  • Constructor Details

    • ArchiveDataObjectStoreStorageException

      public ArchiveDataObjectStoreStorageException(String message, Throwable cause)
    • ArchiveDataObjectStoreStorageException

      public ArchiveDataObjectStoreStorageException(String message)
  • Method Details