File "Exception.php"
Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/link-whisper-premium/vendor/markbaker/complex/classes/src/Exception.php
File
size: 254 B (254 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
/**
* Exception.
*
* @copyright Copyright (c) 2013-2018 Mark Baker (https://github.com/MarkBaker/PHPComplex)
* @license https://opensource.org/licenses/MIT MIT
*/
namespace Complex;
class Exception extends \Exception
{
}