OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
SageMakerRuntime
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:27:40 AM
rwxr-xr-x
📄
SageMakerRuntimeException.php
237 bytes
07/10/2024 05:27:40 AM
rw-r--r--
Editing: SageMakerRuntimeException.php
Close
<?php namespace Aws\SageMakerRuntime\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon SageMaker Runtime** service. */ class SageMakerRuntimeException extends AwsException {}