| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| MsgType |
Copyright © 2017 etc.to. All rights reserved.