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