wt.clients.gui
Class StackTraceUtil

java.lang.Object
  extended by wt.clients.gui.StackTraceUtil
All Implemented Interfaces:
Externalizable, Serializable, TemplateProcessor, RemoteAccess

public class StackTraceUtil
extends Object
implements RemoteAccess, Serializable, TemplateProcessor

Generates the HTML page containing a stack trace for a given throwable. This class is used to both generate the URL to an HTML page containing the stack trace and generate the actual HTML page itself. This class is used by the ExceptionDialog to generate an HTML page to the stack trace of a throwable.

See Also:


Supported API:true

Extendable: false
, Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait