AutorÃa | Ultima modificación | Ver Log |
<?phpnamespace Aws\GameLiftStreams\Exception;use Aws\Exception\AwsException;/*** Represents an error interacting with the **Amazon GameLift Streams** service.*/class GameLiftStreamsException extends AwsException {}