Plumtree EDK (Enterprise Web Development Kit) 5.4.0

NoSuchObjectException Constructor

Constructs a NoSuchObjectException with no detail message.

Overload List

Constructs a NoSuchObjectException with no detail message.

public NoSuchObjectException();

Constructs a NoSuchObjectException with a detail message.

public NoSuchObjectException(string);

See Also

NoSuchObjectException Class | Plumtree.Remote.PRC Namespace