Package to.etc.domui.dom.errors

Interface Summary
IErrorFence The fence over which errors cannot pass.
IErrorMessageListener A listener for errors that occur in handling the page.
IExceptionListener  
INodeErrorDelegate FIXME Bad name
 

Class Summary
ErrorFenceHandler When controls or business logic encounters errors that need to be reported back to the user they add an error to either a control (usually for validation/conversion errors) or to the page itself (for errors where there's no clear "location" where the problem has occured).
PropagatingErrorFenceHandler Use this error fence handler in case when some UIMessage should be handled by more than one error fence.
UIMessage A single error message for a component.
 

Enum Summary
MsgType