|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is implementation by exception factories that can create exceptions from events.
Method Summary | |
java.lang.Throwable |
createException(Event event)
Creates an exception from an event. |
java.lang.Class |
getExceptionClass()
Returns the Exception class created by this factory. |
Method Detail |
public java.lang.Throwable createException(Event event)
event
- the event
public java.lang.Class getExceptionClass()
Exception
class created by this factory.
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |