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