fop 1.0

org.apache.fop.afp.modca
Class MaximumSizeExceededException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.fop.afp.modca.MaximumSizeExceededException
All Implemented Interfaces:
java.io.Serializable

public class MaximumSizeExceededException
extends java.lang.Exception

An exception to handle maximum sizes being exceeded.

See Also:
Serialized Form

Constructor Summary
MaximumSizeExceededException()
          Default constructor
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MaximumSizeExceededException

public MaximumSizeExceededException()
Default constructor


fop 1.0

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