<?phpnamespace AwsChimeException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Chime** service. */class ChimeException extends AwsException {}