Current File : /var/www/oasis/aws/Aws/OpsWorksCM/Exception/OpsWorksCMException.php
<?php
namespace Aws\OpsWorksCM\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS OpsWorks for Chef Automate** service.
*/
class OpsWorksCMException extends AwsException {}