public class OkCoinException extends ExchangeException
| Constructor and Description |
|---|
OkCoinException(int errorCode,
String message)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OkCoinException(int errorCode,
String message)
errorCode - the error code.message - the exception message.Copyright © 2012–2017 Xeiam, LLC. All rights reserved.