/
var
/
www
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
SageMakerMetrics
/
Exception
/
Upload File
HOME
<?php namespace Aws\SageMakerMetrics\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon SageMaker Metrics Service** service. */ class SageMakerMetricsException extends AwsException {}