DefaultErrorHandler
public interface CGIErrorHandler
Modifier and Type | Method | Description |
---|---|---|
void |
print(boolean headers_sent,
Exception e) |
This is called if an exception is not caught in the CGI.
|
void print(boolean headers_sent, Exception e)