PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
aws
/
aws-sdk-php
/
src
/
SageMakerGeospatial
/
Exception
/
Editing: SageMakerGeospatialException.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 {}
SAVE
CANCEL