|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.loom.action.DefaultPropertyExceptionHandler
public class DefaultPropertyExceptionHandler
The default strategy for property binding failures
Constructor Summary | |
---|---|
DefaultPropertyExceptionHandler()
|
Method Summary | |
---|---|
void |
handlePropertyException(Action action,
java.lang.String propertyPath,
PropertyNotFoundException e)
Handles the case when a property path could not be found |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultPropertyExceptionHandler()
Method Detail |
---|
public void handlePropertyException(Action action, java.lang.String propertyPath, PropertyNotFoundException e)
PropertyExceptionHandler
handlePropertyException
in interface PropertyExceptionHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |