<?phpnamespace AwsSnsException;use AwsExceptionAwsException;/** * Represents an error interacting with the Amazon Simple Notification Service. */class SnsException extends AwsException {}