<?phpnamespace AwsPinpointSMSVoiceException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Pinpoint SMS and Voice Service** service. */class PinpointSMSVoiceException extends AwsException {}