public class BytomException extends Exception
| 构造器和说明 |
|---|
BytomException(Exception cause) |
BytomException(String msg) |
BytomException(String msg,
Exception cause) |
BytomException(String msg,
Exception cause,
int statusCode) |
BytomException(String msg,
int statusCode) |
BytomException(String msg,
String data,
int statusCode) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getError() |
int |
getErrorCode() |
int |
getStatusCode() |
Copyright © 2018. All rights reserved.