<?php namespace Aws\Neptunedata\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon NeptuneData** service. */ class NeptunedataException extends AwsException {}