daux.io/libs/Exception.php
2015-07-20 20:49:09 +02:00

6 lines
73 B
PHP

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