관리-도구
편집 파일: GeoRoutesException.php
<?php namespace Aws\GeoRoutes\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Location Service Routes V2** service. */ class GeoRoutesException extends AwsException {}