public abstract class BaseException extends RuntimeException
| 构造器和说明 |
|---|
BaseException() |
BaseException(String message) |
BaseException(String message,
Throwable ex) |
BaseException(Throwable ex) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract HttpCode |
getCode() |
void |
handler(org.springframework.ui.ModelMap modelMap) |
Copyright © 2017. All rights reserved.