Module: AWS

Defined in:
lib/aws/ses/base.rb,
lib/aws/ses/version.rb,
lib/aws/ses/response.rb,
lib/aws/ses/addresses.rb,
lib/aws/ses/exceptions.rb

Overview

– AWS ERROR CODES AWS can throw error exceptions that contain a ‘.’ in them. since we can’t name an exception class with that ‘.’ I compressed each class name into the non-dot version which allows us to retain the granularity of the exception. ++

Defined Under Namespace

Modules: SES Classes: ArgumentError, Error, InsufficientAddressCapacity, InsufficientInstanceCapacity, InsufficientReservedInstanceCapacity, InternalError, InvalidClientTokenId, SignatureDoesNotMatch, Unavailable