public class MllpCorruptFrameException extends MllpException
| Constructor and Description |
|---|
MllpCorruptFrameException(String message) |
MllpCorruptFrameException(String message,
byte[] mllpPayload) |
MllpCorruptFrameException(String message,
byte[] mllpPayload,
Throwable cause) |
MllpCorruptFrameException(String message,
Throwable cause) |
getMllpPayloadaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel