| 包 | exception | 
|---|---|
| 类层次 | QRouter_InvalidRouteException » QException » Exception | 
| 版本 | $Id: router_invalidroute_exception.php 2208 2009-02-06 00:14:06Z dualface $ | 
QRouter_InvalidRouteException 异常指示无效的路由规则
| 方法 | 描述 | 定义于 | 
|---|---|---|
| __construct() | QRouter_InvalidRouteException | |
| dump() | 输出异常的详细信息和调用堆栈 | QException | 
| getMessage() | Exception | |
| getCode() | Exception | |
| getFile() | Exception | |
| getLine() | Exception | |
| getTrace() | Exception | |
| getTraceAsString() | Exception | |
| __toString() | Exception |