Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ServiceException.GetStackTrace Method 

Gets the stack trace of the exception and any internal exception.

public virtual string GetStackTrace();

Return Value

The stack trace of the exception(s).

See Also

ServiceException Class | Plumtree.Remote Namespace