public class IncorrectFieldValueException extends ParserException
| Constructor and Description |
|---|
IncorrectFieldValueException(int expectedValue,
int actualValue,
int refTag,
byte[] rawMsg,
int msgLength) |
IncorrectFieldValueException(String rejectMessage,
int actualValue,
int refTag,
byte[] rawMsg,
int msgLength) |
getMessage, getReason, getRefMsgType, getRefSeqNum, getRefTagaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncorrectFieldValueException(int expectedValue,
int actualValue,
int refTag,
byte[] rawMsg,
int msgLength)
public IncorrectFieldValueException(String rejectMessage, int actualValue, int refTag, byte[] rawMsg, int msgLength)
Copyright © 2005–2025 Onix Solutions. All rights reserved.