Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/ImportExport/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php

<?php
namespace Aws\ImportExport\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Import/Export** service.
 */
class ImportExportException extends AwsException {}