|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ca.uhn.hl7v2.HL7Exception
ca.uhn.hl7v2.conf.check.ProfileNotFollowedException
ca.uhn.hl7v2.conf.check.XElementPresentException
public class XElementPresentException
An element that a profile defines as "not used" (X) is present in the message.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
XElementPresentException(java.lang.String msg)
Constructs an instance of XElementPresentException with the specified detail message. |
|
| Method Summary |
|---|
| Methods inherited from class ca.uhn.hl7v2.HL7Exception |
|---|
getFieldPosition, getMessage, getSegmentName, getSegmentRepetition, populate, setFieldPosition, setSegmentName, setSegmentRepetition |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XElementPresentException(java.lang.String msg)
XElementPresentException with the specified detail message.
msg - the detail message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||