Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/vendor/async-aws/.././psr/../dragonmantank/../fruitcake/../markbaker/complex/classes/src
الملفات الموجودة في هذا الـ Path:
.
..
Complex.php
Exception.php
Functions.php
Operations.php

مشاهدة ملف: Exception.php

<?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
{
}