public class SimpleErrorQueue extends AbstractErrorQueue
SimpleErrorQueue handles outputting error messages.errorCount, flushed, limit, name| Constructor and Description |
|---|
SimpleErrorQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
displayError(ErrorInfo e) |
enqueue, enqueue, enqueue, errorCount, flush, hasErrors, tooManyErrorspublic void displayError(ErrorInfo e)
displayError in class AbstractErrorQueue