com.gargoylesoftware.base.trace
Class Trace.WhereAmIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Trace.WhereAmIException
public Trace.WhereAmIException()
- Instantiate one
Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.