D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
finspace
/
Exception
/
Filename :
finspaceException.php
back
Copy
<?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 {}