|
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.PropertyExceptionFactory
public class PropertyExceptionFactory
Exception factory for PropertyException
.
Constructor Summary | |
---|---|
PropertyExceptionFactory()
|
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 PropertyExceptionFactory()
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 |