|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionFilter
ExceptionFilter is an interface to exception handling filters.
| Method Summary | |
|---|---|
String |
getLocalizedMessage()
Gets a localized exception message. |
String |
getMessage()
Get an exception message. |
int |
getStatusCode()
Gets the status code. |
| Methods inherited from interface javax.servlet.Filter |
|---|
destroy, doFilter, init |
| Method Detail |
|---|
int getStatusCode()
String getMessage()
String getLocalizedMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||