Current File : //var/www/oasis/aws/Aws/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 {}