<?phpnamespace AwsSmsException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Server Migration Service** service. */class SmsException extends AwsException {}