<?phpnamespace AwsSnsException;/** * Runtime exception thrown by the SNS Message Validator. */class InvalidSnsMessageException extends RuntimeException{}