Uses of Class
ca.uhn.hl7v2.LogException

Packages that use LogException
ca.uhn.hl7v2   
 

Uses of LogException in ca.uhn.hl7v2
 

Methods in ca.uhn.hl7v2 that throw LogException
static Log Log.getInstance()
          Deprecated. Returns the singleton instance of Log.
abstract  void Log.log(java.lang.Exception e, java.lang.String message)
          Deprecated. Logs an Exception.
 void FileLog.log(java.lang.Exception e, java.lang.String message)
          Deprecated.  
abstract  void Log.log(java.lang.String status)
          Deprecated. Logs a status message.
 void FileLog.log(java.lang.String status)
          Deprecated.  
 

Constructors in ca.uhn.hl7v2 that throw LogException
FileLog()
          Deprecated. Creates new FileLog.
 



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