<?phpnamespace AwsSchemasException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Schemas** service. */class SchemasException extends AwsException {}