DIR: /var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/Outposts/Exception/ |
Current File : //var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/Outposts/Exception/OutpostsException.php |
<?php namespace Aws\Outposts\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Outposts** service. */ class OutpostsException extends AwsException {} |