Exception.php 138 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 <?php /** * Created by PhpStorm. * User: liuziyang * Date: 14-2-18 * Time: 17:06 */ class YHMAuth_Exception extends Exception { }