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