1 <?php 2 3 /** 4 * Exception. 5 * 6 * @copyright Copyright (c) 2013-2018 Mark Baker (https://github.com/MarkBaker/PHPComplex) 7 * @license https://opensource.org/licenses/MIT MIT 8 */ 9 namespace Complex; 10 11 class Exception extends \Exception 12 { 13 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body