Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
MultipleObjectException.GetCauseException Method
Retrieves a specific exception for a given object ID.
public Exception GetCauseException(
int ID
);
Parameters
-
ID
- the ID of the object for which the exception occurred
Return Value
an Exception pertaining to the supplied object ID
See Also
MultipleObjectException Class | Plumtree.Remote.PRC.Collaboration Namespace