Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ServiceException.GetInnerException Method 

Gets the internal exception.

public virtual Exception GetInnerException();

Return Value

An internal exception if it exists, or null.

See Also

ServiceException Class | Plumtree.Remote Namespace