<?phpnamespace AwsFSxException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon FSx** service. */class FSxException extends AwsException {}