Plumtree EDK (Enterprise Web Development Kit) 5.4.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: edk (in edk.dll)

See Also

NoSuchObjectException Members | Plumtree.Remote.PRC Namespace