File "Exception.php"
Full Path: /home/attunedd/public_html/byp/wp-content/plugins/wpide/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
{
//
}