Class S3RuntimeIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
overit.geocall.aws.servlet.wr.S3RuntimeIOException
All Implemented Interfaces:
Serializable

public class S3RuntimeIOException extends RuntimeException
Represent a generic IO exception related to the AWS S3 operations. In other words, something went wrong during the read/write operation on any AWS S3 bucket.
See Also: