SandMark version 2.0


sandmark.util.exec
Class TracingException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--sandmark.util.exec.TracingException
All Implemented Interfaces:
java.io.Serializable

public class TracingException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
TracingException()
           
TracingException(java.lang.String msg)
           
 
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

TracingException

public TracingException()

TracingException

public TracingException(java.lang.String msg)

SandMark version 2.0

Mon Jun 17 12:30:47 MST 2002