Class AwsServiceException

All Implemented Interfaces:
Serializable, SdkPojo

@SdkPublicApi public class AwsServiceException extends SdkServiceException
Extension of SdkServiceException that represents an error response returned by an Amazon web service.

AwsServiceException provides callers several pieces of information that can be used to obtain more information about the error and why it occurred.

See Also: