AquaLogic Interaction Development Kit (IDK) 6.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