Package org.deltafi.common.storage.s3
Class ObjectStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deltafi.common.storage.s3.ObjectStorageException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingContentException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionObjectStorageException(String message) ObjectStorageException(String message, Throwable cause) ObjectStorageException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectStorageException
-
ObjectStorageException
-
ObjectStorageException
-