protected static class BinaryQTPParser.CorruptedMessageException extends BinaryQTPParser.CorruptedException
| Modifier and Type | Field and Description |
|---|---|
protected int |
messageTypeId |
| Constructor and Description |
|---|
CorruptedMessageException(Throwable cause,
int messageTypeId) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CorruptedMessageException(Throwable cause, int messageTypeId)
Copyright © 2002–2025 Devexperts LLC. All rights reserved.