fop 2.2

org.apache.fop.events
Class UnsupportedOperationExceptionFactory

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

public class UnsupportedOperationExceptionFactory
extends java.lang.Object

Exception factory for UnsupportedOperationException.


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

Constructor Detail

UnsupportedOperationExceptionFactory

public UnsupportedOperationExceptionFactory()
Method Detail

createException

public java.lang.Throwable createException(Event event)


getExceptionClass

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


fop 2.2

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