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