File Manager

Path: /home/liffinac1/domains/impactxtmtrading.com/private_html/vendor/league/flysystem/src/

Viewing File: Exception.php

<?php

namespace League\Flysystem;

class Exception extends \Exception implements FilesystemException
{
    //
}