|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICOSExceptionHandler
An object that can handle exceptions encountered when dealing with
COSObject
instances.
Method Summary | |
---|---|
void |
handleException(COSRuntimeException ex)
Handle ex , optionally rethrow. |
Method Detail |
---|
void handleException(COSRuntimeException ex) throws COSRuntimeException
ex
, optionally rethrow.
ex
- The exceptioin to be handeled.
COSRuntimeException
|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |