Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
cx.ath.matthew.cgi.DefaultErrorHandler
Method Summary | |
void |
|
public void print(boolean headers_sent, Exception e)
This is called if an exception is not caught in the CGI. It should handle printing the error message nicely to the user, and then exit gracefully.
- Specified by:
- print in interface CGIErrorHandler