ca.uhn.hl7v2.util
Class Hl7InputStreamMessageStringIterator.ParseFailureError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ca.uhn.hl7v2.util.Hl7InputStreamMessageStringIterator.ParseFailureError
All Implemented Interfaces:
Serializable
Enclosing class:
Hl7InputStreamMessageStringIterator

public static class Hl7InputStreamMessageStringIterator.ParseFailureError
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
Hl7InputStreamMessageStringIterator.ParseFailureError(String theMessage, Exception theCause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

Hl7InputStreamMessageStringIterator.ParseFailureError

public Hl7InputStreamMessageStringIterator.ParseFailureError(String theMessage,
                                                             Exception theCause)


Copyright © 2001-2012 University Health Network. All Rights Reserved.