Package wt.clients.gui
Class StackTraceUtil
java.lang.Object
wt.clients.gui.StackTraceUtil
- All Implemented Interfaces:
Externalizable,Serializable,TemplateProcessor,RemoteAccess
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