Plumtree EDK (Enterprise Web Development Kit) 5.4.0

CollaborationException Class

Thrown when a remote invocation results in an error.

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

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

public class CollaborationException : ApplicationException

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: edk (in edk.dll)

See Also

CollaborationException Members | Plumtree.Remote.PRC.Collaboration Namespace