<?php namespace Aws\FSx\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon FSx** service. */ class FSxException extends AwsException {}