public class ProfileNotHL7CompliantException extends HL7Exception
ACK_AA, ACK_AE, ACK_AR, ACK_CA, ACK_CE, ACK_CR, APPLICATION_INTERNAL_ERROR, APPLICATION_RECORD_LOCKED, DATA_TYPE_ERROR, DUPLICATE_KEY_IDENTIFIER, MESSAGE_ACCEPTED, REQUIRED_FIELD_MISSING, SEGMENT_SEQUENCE_ERROR, TABLE_VALUE_NOT_FOUND, UNKNOWN_KEY_IDENTIFIER, UNSUPPORTED_EVENT_CODE, UNSUPPORTED_MESSAGE_TYPE, UNSUPPORTED_PROCESSING_ID, UNSUPPORTED_VERSION_ID
Constructor and Description |
---|
ProfileNotHL7CompliantException(String msg)
Constructs an instance of
ProfileNotHL7CompliantHL7Exception with the specified detail message. |
ProfileNotHL7CompliantException(String msg,
Throwable cause)
Constructs an instance of
ProfileNotHL7CompliantHL7Exception with the specified detail message. |
getDetail, setDetail
getError, getErrorCode, getLocation, getMessage, getMessageWithoutLocation, getResponseMessage, getSeverity, populateResponse, setError, setErrorCode, setFieldPosition, setLocation, setResponseMessage, setSegmentName, setSegmentRepetition, setSeverity
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProfileNotHL7CompliantException(String msg)
ProfileNotHL7CompliantHL7Exception
with the specified detail message.msg
- the detail message.public ProfileNotHL7CompliantException(String msg, Throwable cause)
ProfileNotHL7CompliantHL7Exception
with the specified detail message.msg
- the detail message.cause
- an underlying exceptionCopyright © 2001–2017 University Health Network. All rights reserved.