public class QueueReadException extends IOException
Constructor and Description |
---|
QueueReadException(String msg,
Throwable throwable,
byte[] corruptedMsg,
int corruptedMsgSeqNum,
long expectedLength) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getCorruptedMsg() |
int |
getCorruptedMsgSeqNum() |
long |
getExpectedLength() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000–2022 EPAM Systems. All rights reserved.