connectionpool
Class Debugger

java.lang.Object
  |
  +--connectionpool.Debugger

public class Debugger
extends java.lang.Object


Constructor Summary
Debugger(java.lang.String className, boolean DEBUG)
           
 
Method Summary
static void writeException(java.lang.Exception exp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Debugger

public Debugger(java.lang.String className,
                boolean DEBUG)
Method Detail

writeException

public static void writeException(java.lang.Exception exp)
                           throws java.io.IOException