包 | exception |
---|---|
类层次 | QRouter_RouteNotFoundException » QException » Exception |
版本 | $Id: router_routenotfound_exception.php 2010 2009-01-08 18:56:36Z dualface $ |
QRouter_RouteNotFoundException 异常指示指定的路由规则不存在
方法 | 描述 | 定义于 |
---|---|---|
__construct() | QRouter_RouteNotFoundException | |
dump() | 输出异常的详细信息和调用堆栈 | QException |
getMessage() | Exception | |
getCode() | Exception | |
getFile() | Exception | |
getLine() | Exception | |
getTrace() | Exception | |
getTraceAsString() | Exception | |
__toString() | Exception |