Java Tool Kit

ITT.WAFr.Utilities
Class PdfFile.DocumentSizeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byITT.WAFr.Utilities.PdfFile.DocumentSizeException
All Implemented Interfaces:
Serializable
Enclosing class:
PdfFile

public final class PdfFile.DocumentSizeException
extends Exception

This exception is thrown when the specified document width or height, upon subtracting margins, is less than zero (0) units.

See Also:
Serialized Form

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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


Java Tool Kit

Copyright ©2004, If•Then Technology