public class MT4RuntimeException extends RuntimeException
| Constructor and Description |
|---|
MT4RuntimeException(int errorCode,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MT4RuntimeException(int errorCode,
String message)