com.gargoylesoftware.base.trace
Class Trace.WhereAmIException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.gargoylesoftware.base.trace.Trace.WhereAmIException
All Implemented Interfaces:
Serializable
Enclosing class:
Trace

public static class Trace.WhereAmIException
extends Exception

An exception used to determine where the code is at any point in time.

See Also:
Serialized Form

Constructor Summary
Trace.WhereAmIException()
          Instantiate one
 
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

Trace.WhereAmIException

public Trace.WhereAmIException()
Instantiate one



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.