uk.ac.man.bioinf.apps.cinema.utils
Class CinemaDebug.DebugImpl
java.lang.Object
|
+--uk.ac.man.bioinf.debug.AbstractDebug
|
+--uk.ac.man.bioinf.apps.cinema.utils.CinemaDebug.DebugImpl
- All Implemented Interfaces:
- DebugInterface
- Enclosing class:
- CinemaDebug
- public class CinemaDebug.DebugImpl
- extends AbstractDebug
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CinemaDebug.DebugImpl
public CinemaDebug.DebugImpl()
message
public void message(Class cla,
String message)
- Specified by:
message
in interface DebugInterface
- Specified by:
message
in class AbstractDebug
throwable
public void throwable(Class cla,
Throwable th)
- Specified by:
throwable
in interface DebugInterface
- Specified by:
throwable
in class AbstractDebug