Constructs a PropertyNotRequestedException
with no detail message.
Constructs a PropertyNotRequestedException
with no detail message.
public PropertyNotRequestedException();
Constructs a PropertyNotRequestedException
with a detail message.
public PropertyNotRequestedException(string);
PropertyNotRequestedException Class | Plumtree.Remote.PRC Namespace