Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

MultipleObjectException Class

Thrown when multiple exceptions occur on the server during bulk operations.

For a list of all members of this type, see MultipleObjectException Members.

System.Object
   System.Exception
      System.ApplicationException
         Plumtree.Remote.PRC.Collaboration.CollaborationException
            Plumtree.Remote.PRC.Collaboration.MultipleObjectException

public class MultipleObjectException : CollaborationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration

Assembly: idk (in idk.dll)

See Also

MultipleObjectException Members | Plumtree.Remote.PRC.Collaboration Namespace