File Manager

Path: /home/liffinac1/domains/bank.stellerpay.ca/public_html/vendor/league/flysystem/src/

Viewing File: Exception.php

<?php

namespace League\Flysystem;

class Exception extends \Exception implements FilesystemException
{
    //
}