public class DataParseException extends BaseException
| 构造器和说明 |
|---|
DataParseException() |
DataParseException(String message) |
DataParseException(String message,
Throwable ex) |
DataParseException(Throwable ex) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected HttpCode |
getCode() |
handlerpublic DataParseException()
public DataParseException(Throwable ex)
public DataParseException(String message)
protected HttpCode getCode()
getCode 在类中 BaseExceptionCopyright © 2017. All rights reserved.