public class MllpWriteException extends MllpException
Constructor and Description |
---|
MllpWriteException(String message) |
MllpWriteException(String message,
byte[] mllpPayload) |
MllpWriteException(String message,
byte[] mllpPayload,
Throwable cause) |
MllpWriteException(String message,
Throwable cause) |
getMllpPayload
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.