Files
be-accone/vendor/aws_v3/Aws/SageMakerGeospatial/Exception/SageMakerGeospatialException.php

10 lines
250 B
PHP

<?php
namespace Aws\SageMakerGeospatial\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon SageMaker geospatial capabilities** service.
*/
class SageMakerGeospatialException extends AwsException {}