DIR: /var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/Appflow/Exception/ |
Current File : //var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/Appflow/Exception/AppflowException.php |
<?php namespace Aws\Appflow\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Appflow** service. */ class AppflowException extends AwsException {} |