org.apache.fop.image
Class FopImageException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.fop.image.FopImageException

public class FopImageException
extends Exception


Constructor Summary
FopImageException()
           
FopImageException(String message)
           

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

FopImageException

public FopImageException()

FopImageException

public FopImageException(String message)