public class WepayException extends RuntimeException
| Constructor and Description |
|---|
WepayException(String errorCode,
String errorMsg) |
WepayException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getErrorMsg() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.