|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExceptionTranslator
Interface used to define how exception are translated.
Nested Class Summary | |
---|---|
static class |
IExceptionTranslator.ExceptionTranslator
Default implementation. |
Method Summary | |
---|---|
PelopsException |
translate(Exception e)
Translate the provided exception into a pelops exception. |
Method Detail |
---|
PelopsException translate(Exception e)
e
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |