Java Tool Kit

ITT.WAFr.Utilities
Class PdfFile.PageExhaustedException

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

public final class PdfFile.PageExhaustedException
extends Exception

This exception is thrown when the specified HTML input source has already been processed and resources have been released.

Once the Create() method is called on any PdfFile object subsequent calls to the Create() method will throw this exception.

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