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