Plumtree EDK (Enterprise Web Development Kit) 5.4.0

NoSuchUserException Class

Thrown when the requested user does not exist. Returned to the portal not as a SOAP Fault, but as a Status Code.

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

System.Object
   System.Exception
      Plumtree.Remote.ServiceException
         Plumtree.Remote.NoSuchUserException

public class NoSuchUserException : ServiceException

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

Assembly: edk (in edk.dll)

See Also

NoSuchUserException Members | Plumtree.Remote Namespace