Class PropertyExceptionFactory

java.lang.Object
org.apache.fop.events.PropertyExceptionFactory
All Implemented Interfaces:
org.apache.fop.events.EventExceptionManager.ExceptionFactory

public class PropertyExceptionFactory extends Object implements org.apache.fop.events.EventExceptionManager.ExceptionFactory
Exception factory for PropertyException.
  • Constructor Details

    • PropertyExceptionFactory

      public PropertyExceptionFactory()
  • Method Details

    • createException

      public Throwable createException(org.apache.fop.events.Event event)
      Specified by:
      createException in interface org.apache.fop.events.EventExceptionManager.ExceptionFactory
    • getExceptionClass

      public Class<PropertyException> getExceptionClass()
      Specified by:
      getExceptionClass in interface org.apache.fop.events.EventExceptionManager.ExceptionFactory