|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.commons.utils.Debug
TODO Missing Class Documentation
Constructor Summary | |
Debug()
Creates a new Debug object. |
Method Summary | |
static void |
log(java.lang.String s)
TODO Missing Method Documentation |
static void |
logException(java.lang.Exception e)
TODO Missing Method Documentation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Debug()
Method Detail |
public static void log(java.lang.String s)
s
- TODO Missing Method Parameter Documentationpublic static void logException(java.lang.Exception e)
e
- TODO Missing Method Parameter Documentation
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |