Package io.awspring.cloud.s3
Class UploadFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.awspring.cloud.s3.S3Exception
io.awspring.cloud.s3.UploadFailedException
- All Implemented Interfaces:
Serializable
Thrown when uploading to S3 fails.
- Since:
- 3.0
- 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
-
UploadFailedException
-
-
Method Details
-
getPath
-