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