File "MachineLearningException.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php
File size: 182 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Aws\MachineLearning\Exception;
use Aws\Exception\AwsException;
/**
* Amazon Machine Learning exception.
*/
class MachineLearningException extends AwsException {}