com.jscape.util.reflection
Class PropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jscape.util.reflection.PropertyException
- All Implemented Interfaces:
- java.io.Serializable
public class PropertyException
- extends java.lang.Exception
- Author:
- Alex
- See Also:
- Source code,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PropertyException
public PropertyException(ObjectProperty property)
PropertyException
public PropertyException(java.lang.String message,
ObjectProperty property)
PropertyException
public PropertyException(java.lang.Throwable cause,
ObjectProperty property)
PropertyException
public PropertyException(java.lang.String message,
java.lang.Throwable cause,
ObjectProperty property)
getProperty
public ObjectProperty getProperty()
Copyright © JSCAPE LLC. 1999-2013. All Rights Reserved