public class ServerException extends ClientException
| Constructor and Description |
|---|
ServerException(String errorCode,
String errorMessage) |
ServerException(String errCode,
String errMsg,
String requestId) |
getErrCode, getErrMsg, getErrorType, getMessage, getRequestId, setErrCode, setErrMsg, setErrorType, setRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All Rights Reserved.