Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PropertyNotRequestedException Constructor

Constructs a PropertyNotRequestedException with no detail message.

Overload List

Constructs a PropertyNotRequestedException with no detail message.

public PropertyNotRequestedException();

Constructs a PropertyNotRequestedException with a detail message.

public PropertyNotRequestedException(string);

See Also

PropertyNotRequestedException Class | Plumtree.Remote.PRC Namespace