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/PdfAsException.html | 340 +++++++++++++++++++++ 1 file changed, 340 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html (limited to 'docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html') diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html new file mode 100644 index 00000000..77288c7b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html @@ -0,0 +1,340 @@ + + + + + +PdfAsException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PdfAsException

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetLocalizedMessage() 
      java.lang.StringgetMessage() 
      protected java.lang.StringlocalizeMessage(java.lang.String msgId) 
      +
        +
      • + + +

        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

      + + + +
        +
      • +

        PdfAsException

        +
        public PdfAsException()
        +
      • +
      + + + +
        +
      • +

        PdfAsException

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

        PdfAsException

        +
        public PdfAsException(java.lang.String msgId,
        +              java.lang.Throwable e)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMessage

        +
        public java.lang.String getMessage()
        +
        +
        Overrides:
        +
        getMessage in class java.lang.Throwable
        +
        +
      • +
      + + + +
        +
      • +

        getLocalizedMessage

        +
        public java.lang.String getLocalizedMessage()
        +
        +
        Overrides:
        +
        getLocalizedMessage in class java.lang.Throwable
        +
        +
      • +
      + + + +
        +
      • +

        localizeMessage

        +
        protected java.lang.String localizeMessage(java.lang.String msgId)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3