intarsys PDF library API

Uses of Class
de.intarsys.pdf.cos.COSRuntimeException

Packages that use COSRuntimeException
de.intarsys.pdf.cos This package implements the low level document and its datatypes according to the pdf specification. 
 

Uses of COSRuntimeException in de.intarsys.pdf.cos
 

Subclasses of COSRuntimeException in de.intarsys.pdf.cos
 class COSSwapException
          An exception while swapping a COSObject.
 

Methods in de.intarsys.pdf.cos with parameters of type COSRuntimeException
 void ICOSExceptionHandler.handleException(COSRuntimeException ex)
          Handle ex, optionally rethrow.
 void COSDocumentElement.handleException(COSRuntimeException ex)
           
 void COSDocument.handleException(COSRuntimeException ex)
           
 

Methods in de.intarsys.pdf.cos that throw COSRuntimeException
 void ICOSExceptionHandler.handleException(COSRuntimeException ex)
          Handle ex, optionally rethrow.
 void COSDocumentElement.handleException(COSRuntimeException ex)
           
 void COSDocument.handleException(COSRuntimeException ex)
           
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.