Oracle® WebCenter Interaction Development Kit 10.3.3.0.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