public class DataTypeException 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 |
|---|
DataTypeException(String message) |
DataTypeException(String message,
int errorCondition) |
DataTypeException(String message,
int errorCondition,
Throwable cause) |
DataTypeException(String message,
Throwable cause) |
DataTypeException(Throwable cause) |
getErrorCode, getFieldPosition, getMessage, getSegmentName, getSegmentRepetition, populate, setFieldPosition, setSegmentName, setSegmentRepetitionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataTypeException(String message, int errorCondition, Throwable cause)
message - errorCondition - cause - public DataTypeException(String message, int errorCondition)
message - errorCondition - public DataTypeException(String message, Throwable cause)
message - cause - public DataTypeException(Throwable cause)
message - cause - public DataTypeException(String message)
message - Copyright © 2001-2012 University Health Network. All Rights Reserved.