| Package | Description |
|---|---|
| com.jdroid.java.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonErrorCode |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCode |
CommonErrorCode.findByStatusCode(String statusCode) |
ErrorCode |
ErrorCodeException.getErrorCode() |
| Constructor and Description |
|---|
ErrorCodeException(ErrorCode errorCode) |
ErrorCodeException(ErrorCode errorCode,
Object... errorCodeDescriptionArgs) |
ErrorCodeException(ErrorCode errorCode,
String message) |
ErrorCodeException(ErrorCode errorCode,
String message,
Throwable throwable,
Object... errorCodeDescriptionArgs) |
ErrorCodeException(ErrorCode errorCode,
Throwable throwable) |
Copyright © 2014. All rights reserved.