|
||||||||||
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
public class ProfileNotFollowedException
An exception indicating that some message contents don't reflect a static profile.
Field Summary |
---|
Constructor Summary | |
---|---|
ProfileNotFollowedException(java.lang.String msg)
Constructs an instance of ProfileNotFollowedException with the specified detail message. |
Method Summary |
---|
Methods inherited from class ca.uhn.hl7v2.HL7Exception |
---|
getErrorCode, 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 ProfileNotFollowedException(java.lang.String msg)
ProfileNotFollowedException
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 |