intarsys PDF library API

de.intarsys.pdf.content
Interface ICSExceptionHandler


public interface ICSExceptionHandler

An object able to handle exceptional conditions while processing a content stream. This one is plugged into an ICSInterpreter.


Method Summary
 void error(CSError error)
           
 void warning(CSWarning warning)
           
 

Method Detail

error

void error(CSError error)
           throws CSException
Throws:
CSException

warning

void warning(CSWarning warning)
             throws CSException
Throws:
CSException

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.