Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ContentException Class

Thrown when a remote invocation results in an error.

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

System.Object
   System.Exception
      System.ApplicationException
         Plumtree.Remote.PRC.Content.ContentException
            Plumtree.Remote.PRC.Content.ContentSecurityException
            Plumtree.Remote.PRC.Content.NameAlreadyInUseException

public class ContentException : 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.Content

Assembly: idk (in idk.dll)

See Also

ContentException Members | Plumtree.Remote.PRC.Content Namespace