Uiinfrastructure API Docs  
 

StackTracer Class

Gets around a limitation of XPException, which doesn't create stack traces.

For a list of all members of this type, see StackTracer Members.

System.Object
   com.plumtree.uiinfrastructure.application.startup.exceptions.StackTracer

public class StackTracer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.application.startup.exceptions

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

StackTracer Members | com.plumtree.uiinfrastructure.application.startup.exceptions Namespace