관리-도구
편집 파일: OpsWorksException.php
<?php namespace Aws\OpsWorks\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the AWS OpsWorks service. */ class OpsWorksException extends AwsException {}