1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_07) on Thu Oct 12 12:19:53 EDT 2006 -->
<TITLE>
org.pdfbox.exceptions (PDFBox-0.7.3 API)
</TITLE>
<META NAME="keywords" CONTENT="org.pdfbox.exceptions package">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../org/pdfbox/exceptions/package-summary.html" target="classFrame">org.pdfbox.exceptions</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="COSVisitorException.html" title="class in org.pdfbox.exceptions" target="classFrame">COSVisitorException</A>
<BR>
<A HREF="CryptographyException.html" title="class in org.pdfbox.exceptions" target="classFrame">CryptographyException</A>
<BR>
<A HREF="InvalidPasswordException.html" title="class in org.pdfbox.exceptions" target="classFrame">InvalidPasswordException</A>
<BR>
<A HREF="OutlineNotLocalException.html" title="class in org.pdfbox.exceptions" target="classFrame">OutlineNotLocalException</A>
<BR>
<A HREF="WrappedException.html" title="class in org.pdfbox.exceptions" target="classFrame">WrappedException</A>
<BR>
<A HREF="WrappedIOException.html" title="class in org.pdfbox.exceptions" target="classFrame">WrappedIOException</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|