From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../pdfas/common/exceptions/PDFIOException.html | 279 +++++++++++++++++++++ 1 file changed, 279 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html (limited to 'docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html') diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html new file mode 100644 index 00000000..bfa9e04e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html @@ -0,0 +1,279 @@ + + + + + +PDFIOException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PDFIOException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class PDFIOException
    +extends PdfAsException
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 8/28/13 + Time: 12:04 PM + To change this template use File | Settings | File Templates.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      PDFIOException(java.lang.String msgId) 
      PDFIOException(java.lang.String msgId, + java.lang.Throwable e) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PDFIOException

        +
        public PDFIOException(java.lang.String msgId)
        +
      • +
      + + + +
        +
      • +

        PDFIOException

        +
        public PDFIOException(java.lang.String msgId,
        +              java.lang.Throwable e)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3