daux.io/libs/Exception.php

6 lines
73 B
PHP

<?php namespace Todaymade\Daux;
class Exception extends \Exception {
}