|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.groiss.gui.DefaultErrorFormatter
public class DefaultErrorFormatter
This class is responsible for showing the error page.
| Field Summary | |
|---|---|
protected HTMLPage |
page
|
| Constructor Summary | |
|---|---|
DefaultErrorFormatter()
|
|
| Method Summary | |
|---|---|
Page |
format(java.lang.Throwable e)
Returns the page which is sent to the browser, containing the error message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected HTMLPage page
| Constructor Detail |
|---|
public DefaultErrorFormatter()
| Method Detail |
|---|
public Page format(java.lang.Throwable e)
ErrorFormatter
format in interface ErrorFormatter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||