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