/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Appflow
/
Exception
/
Upload File
HOME
<?php namespace Aws\Appflow\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Appflow** service. */ class AppflowException extends AwsException {}