Class AwsConnectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hazelcast.aws.exception.AwsConnectionException
All Implemented Interfaces:
Serializable

public class AwsConnectionException
extends RuntimeException
Thrown to indicate an error while connecting to AWS.

A list of error codes can be found at: {@see http://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html}.

See Also:
Serialized Form