<?phpnamespace AwsFMSException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Firewall Management Service** service. */class FMSException extends AwsException {}