WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
MachineLearning
/
Exception
/
Name
Action
..
MachineLearningException.php
Edit
Editing: MachineLearningException.php
<?php namespace Aws\MachineLearning\Exception; use Aws\Exception\AwsException; /** * Amazon Machine Learning exception. */ class MachineLearningException extends AwsException {}