Your IP : 216.73.216.43


Current Path : /var/www/www.indacotrentino.com/www/vendor/aws/aws-sdk-php/src/Exception/
Upload File :
Current File : /var/www/www.indacotrentino.com/www/vendor/aws/aws-sdk-php/src/Exception/InvalidJsonException.php

<?php
namespace Aws\Exception;

use Aws\HasMonitoringEventsTrait;
use Aws\MonitoringEventsInterface;

class InvalidJsonException extends \RuntimeException implements
    MonitoringEventsInterface
{
    use HasMonitoringEventsTrait;
}