Uses of Class
ch.admin.bit.jeap.processarchive.domain.archive.ArchiveDataObjectStoreStorageException
Packages that use ArchiveDataObjectStoreStorageException
-
Uses of ArchiveDataObjectStoreStorageException in ch.admin.bit.jeap.processarchive.domain.archive
Methods in ch.admin.bit.jeap.processarchive.domain.archive that return ArchiveDataObjectStoreStorageExceptionModifier and TypeMethodDescriptionArchiveDataObjectStoreStorageException.existenceCheckingFailed(ObjectStorageTarget target, Throwable cause) ArchiveDataObjectStoreStorageException.storingFailed(ArchiveData archiveData, String reason, Throwable cause) ArchiveDataObjectStoreStorageException.storingSchemaFailed(ArchiveDataSchema archiveDataSchema, String reason, Throwable cause)