|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.events.UnsupportedOperationExceptionFactory
Exception factory for UnsupportedOperationException
.
Constructor Summary | |
UnsupportedOperationExceptionFactory()
|
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UnsupportedOperationExceptionFactory()
Method Detail |
public java.lang.Throwable createException(Event event)
createException
in interface EventExceptionManager.ExceptionFactory
event
- the event
public java.lang.Class getExceptionClass()
Exception
class created by this factory.
getExceptionClass
in interface EventExceptionManager.ExceptionFactory
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |