/home/mip/mip/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 {}