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