Oracle® WebCenter Interaction Development Kit 10.3.3.0.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