public class FIXMessageException extends RuntimeException
Constructor and Description |
---|
FIXMessageException(int reason,
int tagID) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
int |
getReason() |
int |
getTagID() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2000–2022 EPAM Systems. All rights reserved.