<?phpnamespace AwsSwfException;use AwsExceptionAwsException;/** * Represents an error interacting with the Amazon Simple Workflow Service. */class SwfException extends AwsException {}