Current File : /var/www/oasis/aws/Aws/GroundStation/Exception/GroundStationException.php
<?php
namespace Aws\GroundStation\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS Ground Station** service.
*/
class GroundStationException extends AwsException {}