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