fop 2.2

org.apache.fop.events
Class ValidationExceptionFactory

java.lang.Object
  extended by org.apache.fop.events.ValidationExceptionFactory

public class ValidationExceptionFactory
extends java.lang.Object

Exception factory for ValidationException.


Constructor Summary
ValidationExceptionFactory()
           
 
Method Summary
 java.lang.Throwable createException(Event event)
          
 java.lang.Class<ValidationException> getExceptionClass()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationExceptionFactory

public ValidationExceptionFactory()
Method Detail

createException

public java.lang.Throwable createException(Event event)


getExceptionClass

public java.lang.Class<ValidationException> getExceptionClass()


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.