AquaLogic Interaction Development Kit (IDK) 6.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