<?phpnamespace AwsCloudHSMV2Exception;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS CloudHSM V2** service. */class CloudHSMV2Exception extends AwsException {}