|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
void error(CSError error) throws CSException
CSException
void warning(CSWarning warning) throws CSException
CSException
|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |