Returns the error dispatcher. @return the error dispatcher.
()
| 589 | * @return the error dispatcher. |
| 590 | */ |
| 591 | public ErrorDispatcher getErrorDispatcher() { |
| 592 | return errDispatcher; |
| 593 | } |
| 594 | |
| 595 | /** |
| 596 | * Returns the page information. |
no outgoing calls
no test coverage detected