/
home
/
obinna
/
html
/
cravings
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Swf
/
Exception
/
Upload File
HOME
<?php namespace Aws\Swf\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the Amazon Simple Workflow Service. */ class SwfException extends AwsException {}