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