| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/GameSparks/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/GameSparks/Exception/GameSparksException.php |
<?php
namespace Aws\GameSparks\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **GameSparks** service.
*/
class GameSparksException extends AwsException {}