|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nodal.util.PropertyConstraintFailure
org.nodal.util.PropertyTypeMismatch
Constructor Summary | |
PropertyTypeMismatch(java.lang.Object v,
Type t,
java.lang.String msg)
|
|
PropertyTypeMismatch(Type t,
java.lang.String msg)
|
Method Summary | |
java.lang.Object |
getProperty()
|
Type |
getPropertyType()
|
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PropertyTypeMismatch(java.lang.Object v, Type t, java.lang.String msg)
public PropertyTypeMismatch(Type t, java.lang.String msg)
Method Detail |
public java.lang.Object getProperty()
public Type getPropertyType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |