/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
SageMakerGeospatial
/
Exception
/
Upload File
HOME
<?php namespace Aws\SageMakerGeospatial\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon SageMaker geospatial capabilities** service. */ class SageMakerGeospatialException extends AwsException {}