AutorÃa | Ultima modificación | Ver Log |
<?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 {}