|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ThrowableConverter
This is a strategy interface for converting a java.lang.Throwable
to another java.lang.Throwable
RuntimeExceptionWrapper,
EJBExceptionConverter| Method Summary | |
|---|---|
Throwable |
convert(Throwable ex)
Convert the specified Throwable to another Throwable. |
| Method Detail |
|---|
Throwable convert(Throwable ex)
ex - the Throwable to convert
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||