|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |