public class RequestParsingException extends IOException
Constructor and Description |
---|
RequestParsingException(String reason,
byte version,
long messageId) |
RequestParsingException(String reason,
byte version,
long messageId,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
long |
messageId() |
byte |
version() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.