| 程序包 | 说明 |
|---|---|
| net.jahhan.exception |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
JahhanException.throwException(int httpStatus,
int code,
String msg,
ExceptionMessage cause) |
static void |
JahhanException.throwException(int code,
String msg,
ExceptionMessage cause) |
| 构造器和说明 |
|---|
JahhanException(int httpStatus,
int code,
String msg,
ExceptionMessage cause) |
JahhanException(int code,
String msg,
ExceptionMessage cause) |
Copyright © 2018. All rights reserved.