File "Exception.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/league/flysystem/src/Exception.php
File size: 113 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace League\Flysystem;

class Exception extends \Exception implements FilesystemException
{
    //
}