com.p6spy.engine.spy
Class P6DriverNotFoundError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by com.p6spy.engine.spy.P6DriverNotFoundError
All Implemented Interfaces:
Serializable

public class P6DriverNotFoundError
extends Error

See Also:
Serialized Form

Constructor Summary
P6DriverNotFoundError(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

P6DriverNotFoundError

public P6DriverNotFoundError(String message)