public abstract class MllpNegativeAcknowledgementException extends MllpAcknowledgementException
| Constructor and Description |
|---|
MllpNegativeAcknowledgementException(String message,
byte[] hl7Message,
byte[] hl7Acknowledgement) |
MllpNegativeAcknowledgementException(String message,
byte[] hl7Message,
byte[] hl7Acknowledgement,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getAcknowledgmentType() |
getHl7AcknowledgementBytes, getHl7MessageBytes, getMessage, hasHl7AcknowledgementBytes, hasHl7MessageBytesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel