|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for generators of user messages for specific exception types.
| Method Summary | |
String |
format(Throwable ex,
PropertySet properties,
ExceptionFormatter formatter)
Generate a String representation of the given exception. |
Class |
getUnderstoodClass()
Get the class that this generator understands |
| Method Detail |
public String format(Throwable ex,
PropertySet properties,
ExceptionFormatter formatter)
ex - throwableproperties - formatter-specific properties.formatter - the ExceptionFormatter that called this method
public Class getUnderstoodClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||