Package io.awspring.cloud.s3
Class S3Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.awspring.cloud.s3.S3Exception
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UploadFailedException
Exception thrown when S3 operation fails.
- Author:
- Maciej Walkowiak
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
S3Exception
-