| Interface | Description |
|---|---|
| MessageAwareErrorHandler | |
| MessageAwareErrorHandlerFactory |
Simple factory interface to a MessageAwareErrorHandler implementation
|
| Class | Description |
|---|---|
| CountingErrorHandler |
A simple implementation of
ErrorHandler which just counts the number of warnings, errors and fatal errors. |
| CountingErrorHandlerFactory | |
| MessageAggregatingErrorHandler |
An implementation of
ErrorHandler which aggregates all warnings and
error messages into a StringBuffer. |
| MessageAggregatingErrorHandlerFactory |
Copyright © 2005-2017 FuseSource. All Rights Reserved.