org.apache.fop.apps
Class FOPException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.fop.apps.FOPException

public class FOPException
extends Exception

Exception thrown when FOP has a problem


Constructor Summary
FOPException(String message)
          create a new FOP Exception

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Constructor Detail

FOPException

public FOPException(String message)
create a new FOP Exception
Parameters:
message - descriptive message