References > Creo Schematics 4.0 API Guide > The Uiextension Package > Exception PropertyBadObjectException
  
Exception PropertyBadObjectException
This exception is thrown when an invalid property name is passed to the Property.getValue method.
public class PropertyBadObjectException
extends RsdBaseException
All implemented interface: java.io.Serializable
Hierarchical Diagram
Direct Know Subclasses
None
Constructor
public PropertyBadObjectException()
Methods
None
Methods Inherited
The methods inherited from other classes are:
Class
Methods Inherited
Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait