Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

NoSuchObjectException Class

Thrown when a user specifies the ID of a nonexistent object.

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

System.Object
   System.Exception
      System.ApplicationException
         Plumtree.Remote.PRC.NoSuchObjectException

public class NoSuchObjectException : 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

Assembly: idk (in idk.dll)

See Also

NoSuchObjectException Members | Plumtree.Remote.PRC Namespace