diff options
Diffstat (limited to 'docs/full/at/gv/egiz/pdfas/api/exceptions')
7 files changed, 2506 insertions, 0 deletions
diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html new file mode 100644 index 00000000..284e79e1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html @@ -0,0 +1,391 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:18 CET 2014 --> +<title>ConfigUtilsException</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ConfigUtilsException"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html" target="_top">Frames</a></li> +<li><a href="ConfigUtilsException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.pdfas.api.exceptions</div> +<h2 title="Class ConfigUtilsException" class="title">Class ConfigUtilsException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Throwable</li> +<li> +<ul class="inheritance"> +<li>java.lang.Exception</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.api.exceptions.ConfigUtilsException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<hr> +<div class="block"><strong>Deprecated.</strong></div> +<br> +<pre>@Deprecated +public class <span class="strong">ConfigUtilsException</span> +extends java.lang.Exception</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.api.exceptions.ConfigUtilsException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html#ConfigUtilsException()">ConfigUtilsException</a></strong>()</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Instantiates a new (unspecified) exception.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html#ConfigUtilsException(java.lang.Exception)">ConfigUtilsException</a></strong>(java.lang.Exception exception)</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Instantiates a new exception based on another (wrapped) exception.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html#ConfigUtilsException(java.lang.String)">ConfigUtilsException</a></strong>(java.lang.String message)</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Instantiated a new exception based on a message.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html#ConfigUtilsException(java.lang.String, java.lang.Exception)">ConfigUtilsException</a></strong>(java.lang.String message, + java.lang.Exception exception)</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Instantiation of a new exception based on a message and another (wrapped) + exception.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.Exception</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html#getException()">getException</a></strong>()</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Returns the underlying exception.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html#getMessage()">getMessage</a></strong>()</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Returns the message of the wrapped exception.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html#toString()">toString</a></strong>()</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Returns the text representation of this instance.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ConfigUtilsException(java.lang.String, java.lang.Exception)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ConfigUtilsException</h4> +<pre>public ConfigUtilsException(java.lang.String message, + java.lang.Exception exception)</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Instantiation of a new exception based on a message and another (wrapped) + exception.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - The exception message.</dd><dd><code>exception</code> - Another exception.</dd></dl> +</li> +</ul> +<a name="ConfigUtilsException(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ConfigUtilsException</h4> +<pre>public ConfigUtilsException(java.lang.String message)</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Instantiated a new exception based on a message.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - The message of the new exception.</dd></dl> +</li> +</ul> +<a name="ConfigUtilsException(java.lang.Exception)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ConfigUtilsException</h4> +<pre>public ConfigUtilsException(java.lang.Exception exception)</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Instantiates a new exception based on another (wrapped) exception.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>exception</code> - The wrapped exception.</dd></dl> +</li> +</ul> +<a name="ConfigUtilsException()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ConfigUtilsException</h4> +<pre>public ConfigUtilsException()</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Instantiates a new (unspecified) exception.</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getException()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getException</h4> +<pre>public java.lang.Exception getException()</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Returns the underlying exception.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>The underlying exception.</dd></dl> +</li> +</ul> +<a name="getMessage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMessage</h4> +<pre>public java.lang.String getMessage()</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Returns the message of the wrapped exception.</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>getMessage</code> in class <code>java.lang.Throwable</code></dd> +<dt><span class="strong">Returns:</span></dt><dd>The message of the wrapped exception.</dd></dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Returns the text representation of this instance.</div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>toString</code> in class <code>java.lang.Throwable</code></dd> +<dt><span class="strong">Returns:</span></dt><dd>The text representation of this instance.</dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html" target="_top">Frames</a></li> +<li><a href="ConfigUtilsException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/ErrorCode.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/ErrorCode.html new file mode 100644 index 00000000..03544b0c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/ErrorCode.html @@ -0,0 +1,1132 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:18 CET 2014 --> +<title>ErrorCode</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ErrorCode"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/ErrorCode.html" target="_top">Frames</a></li> +<li><a href="ErrorCode.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.pdfas.api.exceptions</div> +<h2 title="Class ErrorCode" class="title">Class ErrorCode</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.api.exceptions.ErrorCode</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<div class="block"><strong>Deprecated.</strong></div> +<br> +<pre>@Deprecated +public final class <span class="strong">ErrorCode</span> +extends java.lang.Object</pre> +<div class="block">Contains constants for the error codes. + + <p> + In Java 1.5 this would be an enum. + </p></div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#BKU_NOT_SUPPORTED">BKU_NOT_SUPPORTED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#CANNOT_WRITE_PDF">CANNOT_WRITE_PDF</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#CAPTION_NOT_FOUND_EXCEPTION">CAPTION_NOT_FOUND_EXCEPTION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#CERTIFICATE_NOT_FOUND">CERTIFICATE_NOT_FOUND</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#CIRCULAR_INCLUDE_INSTRUCTION_DETECTED">CIRCULAR_INCLUDE_INSTRUCTION_DETECTED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#CORRECTOR_EXCEPTION">CORRECTOR_EXCEPTION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#COULDNT_VERIFY">COULDNT_VERIFY</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#DETACHED_SIGNATURE_NOT_SUPPORTED">DETACHED_SIGNATURE_NOT_SUPPORTED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#DOCUMENT_CANNOT_BE_READ">DOCUMENT_CANNOT_BE_READ</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#DOCUMENT_IS_PROTECTED">DOCUMENT_IS_PROTECTED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#DOCUMENT_NOT_SIGNED">DOCUMENT_NOT_SIGNED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#EXTERNAL_CORRECTOR_TIMEOUT_REACHED">EXTERNAL_CORRECTOR_TIMEOUT_REACHED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#EXTERNAL_ERROR">EXTERNAL_ERROR</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#FONT_NOT_FOUND">FONT_NOT_FOUND</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#FUNCTION_NOT_AVAILABLE">FUNCTION_NOT_AVAILABLE</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#INVALID_SIGNATURE_DICTIONARY">INVALID_SIGNATURE_DICTIONARY</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#INVALID_SIGNATURE_LAYOUT_IMPL_CONFIGURED">INVALID_SIGNATURE_LAYOUT_IMPL_CONFIGURED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#INVALID_SIGNATURE_POSITION">INVALID_SIGNATURE_POSITION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#INVALID_SIGNING_TIME">INVALID_SIGNING_TIME</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#KZ_SETTING_NOT_FOUND">KZ_SETTING_NOT_FOUND</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#MISSING_HEADER_SERVER_USER_AGENT">MISSING_HEADER_SERVER_USER_AGENT</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#MODIFIED_AFTER_SIGNATION">MODIFIED_AFTER_SIGNATION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#NO_EMBEDABLE_TTF_CONFIGURED_FOR_PDFA">NO_EMBEDABLE_TTF_CONFIGURED_FOR_PDFA</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#NO_TEXTUAL_CONTENT">NO_TEXTUAL_CONTENT</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#NON_BINARY_SIGNATURES_PRESENT">NON_BINARY_SIGNATURES_PRESENT</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#NORMALIZER_EXCEPTION">NORMALIZER_EXCEPTION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#NOT_SEMANTICALLY_EQUAL">NOT_SEMANTICALLY_EQUAL</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#OUT_OF_MEMORY_ERROR">OUT_OF_MEMORY_ERROR</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#PLACEHOLDER_EXCEPTION">PLACEHOLDER_EXCEPTION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#PROFILE_NOT_DEFINED">PROFILE_NOT_DEFINED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#PROFILE_NOT_USABLE_FOR_TEXT">PROFILE_NOT_USABLE_FOR_TEXT</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SERIAL_NUMBER_INVALID">SERIAL_NUMBER_INVALID</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SESSION_EXPIRED">SESSION_EXPIRED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SETTING_NOT_FOUND">SETTING_NOT_FOUND</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SETTINGS_EXCEPTION">SETTINGS_EXCEPTION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SIG_CERTIFICATE_CANNOT_BE_READ">SIG_CERTIFICATE_CANNOT_BE_READ</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SIGNATURE_COULDNT_BE_CREATED">SIGNATURE_COULDNT_BE_CREATED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SIGNATURE_PLACEHOLDER_EXTRACTION_FAILED">SIGNATURE_PLACEHOLDER_EXTRACTION_FAILED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SIGNATURE_PROFILE_IS_NOT_ALLOWED_FOR_SIGNATURE">SIGNATURE_PROFILE_IS_NOT_ALLOWED_FOR_SIGNATURE</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Error code for <code>SignatureException</code>s occurring when trying to sign with a certain signature profile that + is not allowed to be used for signature, e.g.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SIGNATURE_TYPES_EXCEPTION">SIGNATURE_TYPES_EXCEPTION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SIGNATURE_VERIFICATION_NOT_SUPPORTED">SIGNATURE_VERIFICATION_NOT_SUPPORTED</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#SIGNED_TEXT_EMPTY">SIGNED_TEXT_EMPTY</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#TEXT_EXTRACTION_EXCEPTION">TEXT_EXTRACTION_EXCEPTION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#UNABLE_TO_LOAD_DEFAULT_CONFIG">UNABLE_TO_LOAD_DEFAULT_CONFIG</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#UNABLE_TO_PARSE_ID">UNABLE_TO_PARSE_ID</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#UNABLE_TO_RECEIVE_SUITABLE_RESPONSE">UNABLE_TO_RECEIVE_SUITABLE_RESPONSE</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#UNKNOWN_ERROR">UNKNOWN_ERROR</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#UNSUPPORTED_REPLACES_NAME">UNSUPPORTED_REPLACES_NAME</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#UNSUPPORTED_SIGNATURE">UNSUPPORTED_SIGNATURE</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#WEB_EXCEPTION">WEB_EXCEPTION</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#WRAPPED_ERROR_CODE">WRAPPED_ERROR_CODE</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html#ErrorCode()">ErrorCode</a></strong>()</code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="EXTERNAL_ERROR"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>EXTERNAL_ERROR</h4> +<pre>public static final int EXTERNAL_ERROR</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.EXTERNAL_ERROR">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="UNKNOWN_ERROR"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>UNKNOWN_ERROR</h4> +<pre>public static final int UNKNOWN_ERROR</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.UNKNOWN_ERROR">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="OUT_OF_MEMORY_ERROR"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>OUT_OF_MEMORY_ERROR</h4> +<pre>public static final int OUT_OF_MEMORY_ERROR</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.OUT_OF_MEMORY_ERROR">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SETTING_NOT_FOUND"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SETTING_NOT_FOUND</h4> +<pre>public static final int SETTING_NOT_FOUND</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SETTING_NOT_FOUND">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SETTINGS_EXCEPTION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SETTINGS_EXCEPTION</h4> +<pre>public static final int SETTINGS_EXCEPTION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SETTINGS_EXCEPTION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="KZ_SETTING_NOT_FOUND"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KZ_SETTING_NOT_FOUND</h4> +<pre>public static final int KZ_SETTING_NOT_FOUND</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.KZ_SETTING_NOT_FOUND">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="NO_EMBEDABLE_TTF_CONFIGURED_FOR_PDFA"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NO_EMBEDABLE_TTF_CONFIGURED_FOR_PDFA</h4> +<pre>public static final int NO_EMBEDABLE_TTF_CONFIGURED_FOR_PDFA</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.NO_EMBEDABLE_TTF_CONFIGURED_FOR_PDFA">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="INVALID_SIGNATURE_LAYOUT_IMPL_CONFIGURED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>INVALID_SIGNATURE_LAYOUT_IMPL_CONFIGURED</h4> +<pre>public static final int INVALID_SIGNATURE_LAYOUT_IMPL_CONFIGURED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.INVALID_SIGNATURE_LAYOUT_IMPL_CONFIGURED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="MISSING_HEADER_SERVER_USER_AGENT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>MISSING_HEADER_SERVER_USER_AGENT</h4> +<pre>public static final int MISSING_HEADER_SERVER_USER_AGENT</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.MISSING_HEADER_SERVER_USER_AGENT">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CIRCULAR_INCLUDE_INSTRUCTION_DETECTED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CIRCULAR_INCLUDE_INSTRUCTION_DETECTED</h4> +<pre>public static final int CIRCULAR_INCLUDE_INSTRUCTION_DETECTED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.CIRCULAR_INCLUDE_INSTRUCTION_DETECTED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="UNABLE_TO_LOAD_DEFAULT_CONFIG"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>UNABLE_TO_LOAD_DEFAULT_CONFIG</h4> +<pre>public static final int UNABLE_TO_LOAD_DEFAULT_CONFIG</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.UNABLE_TO_LOAD_DEFAULT_CONFIG">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="DOCUMENT_CANNOT_BE_READ"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DOCUMENT_CANNOT_BE_READ</h4> +<pre>public static final int DOCUMENT_CANNOT_BE_READ</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.DOCUMENT_CANNOT_BE_READ">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="TEXT_EXTRACTION_EXCEPTION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TEXT_EXTRACTION_EXCEPTION</h4> +<pre>public static final int TEXT_EXTRACTION_EXCEPTION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.TEXT_EXTRACTION_EXCEPTION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CANNOT_WRITE_PDF"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CANNOT_WRITE_PDF</h4> +<pre>public static final int CANNOT_WRITE_PDF</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.CANNOT_WRITE_PDF">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="DOCUMENT_NOT_SIGNED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DOCUMENT_NOT_SIGNED</h4> +<pre>public static final int DOCUMENT_NOT_SIGNED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.DOCUMENT_NOT_SIGNED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SIGNATURE_TYPES_EXCEPTION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SIGNATURE_TYPES_EXCEPTION</h4> +<pre>public static final int SIGNATURE_TYPES_EXCEPTION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SIGNATURE_TYPES_EXCEPTION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="FONT_NOT_FOUND"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>FONT_NOT_FOUND</h4> +<pre>public static final int FONT_NOT_FOUND</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.FONT_NOT_FOUND">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="DOCUMENT_IS_PROTECTED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DOCUMENT_IS_PROTECTED</h4> +<pre>public static final int DOCUMENT_IS_PROTECTED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.DOCUMENT_IS_PROTECTED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="INVALID_SIGNATURE_DICTIONARY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>INVALID_SIGNATURE_DICTIONARY</h4> +<pre>public static final int INVALID_SIGNATURE_DICTIONARY</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.INVALID_SIGNATURE_DICTIONARY">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SIGNATURE_PLACEHOLDER_EXTRACTION_FAILED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SIGNATURE_PLACEHOLDER_EXTRACTION_FAILED</h4> +<pre>public static final int SIGNATURE_PLACEHOLDER_EXTRACTION_FAILED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SIGNATURE_PLACEHOLDER_EXTRACTION_FAILED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SIGNATURE_PROFILE_IS_NOT_ALLOWED_FOR_SIGNATURE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SIGNATURE_PROFILE_IS_NOT_ALLOWED_FOR_SIGNATURE</h4> +<pre>public static final int SIGNATURE_PROFILE_IS_NOT_ALLOWED_FOR_SIGNATURE</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Error code for <code>SignatureException</code>s occurring when trying to sign with a certain signature profile that + is not allowed to be used for signature, e.g. because ist has been set to + <p/> + <code>sig_obj.types.<PROFILE_ID> = verify_only</code></div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SIGNATURE_PROFILE_IS_NOT_ALLOWED_FOR_SIGNATURE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="INVALID_SIGNATURE_POSITION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>INVALID_SIGNATURE_POSITION</h4> +<pre>public static final int INVALID_SIGNATURE_POSITION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.INVALID_SIGNATURE_POSITION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="NO_TEXTUAL_CONTENT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NO_TEXTUAL_CONTENT</h4> +<pre>public static final int NO_TEXTUAL_CONTENT</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.NO_TEXTUAL_CONTENT">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SIGNATURE_COULDNT_BE_CREATED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SIGNATURE_COULDNT_BE_CREATED</h4> +<pre>public static final int SIGNATURE_COULDNT_BE_CREATED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SIGNATURE_COULDNT_BE_CREATED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SIGNED_TEXT_EMPTY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SIGNED_TEXT_EMPTY</h4> +<pre>public static final int SIGNED_TEXT_EMPTY</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SIGNED_TEXT_EMPTY">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PROFILE_NOT_DEFINED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PROFILE_NOT_DEFINED</h4> +<pre>public static final int PROFILE_NOT_DEFINED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.PROFILE_NOT_DEFINED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SERIAL_NUMBER_INVALID"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SERIAL_NUMBER_INVALID</h4> +<pre>public static final int SERIAL_NUMBER_INVALID</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SERIAL_NUMBER_INVALID">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SIG_CERTIFICATE_CANNOT_BE_READ"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SIG_CERTIFICATE_CANNOT_BE_READ</h4> +<pre>public static final int SIG_CERTIFICATE_CANNOT_BE_READ</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SIG_CERTIFICATE_CANNOT_BE_READ">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PROFILE_NOT_USABLE_FOR_TEXT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PROFILE_NOT_USABLE_FOR_TEXT</h4> +<pre>public static final int PROFILE_NOT_USABLE_FOR_TEXT</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.PROFILE_NOT_USABLE_FOR_TEXT">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="COULDNT_VERIFY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COULDNT_VERIFY</h4> +<pre>public static final int COULDNT_VERIFY</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.COULDNT_VERIFY">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CERTIFICATE_NOT_FOUND"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CERTIFICATE_NOT_FOUND</h4> +<pre>public static final int CERTIFICATE_NOT_FOUND</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.CERTIFICATE_NOT_FOUND">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="NOT_SEMANTICALLY_EQUAL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NOT_SEMANTICALLY_EQUAL</h4> +<pre>public static final int NOT_SEMANTICALLY_EQUAL</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.NOT_SEMANTICALLY_EQUAL">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="MODIFIED_AFTER_SIGNATION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>MODIFIED_AFTER_SIGNATION</h4> +<pre>public static final int MODIFIED_AFTER_SIGNATION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.MODIFIED_AFTER_SIGNATION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="NON_BINARY_SIGNATURES_PRESENT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NON_BINARY_SIGNATURES_PRESENT</h4> +<pre>public static final int NON_BINARY_SIGNATURES_PRESENT</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.NON_BINARY_SIGNATURES_PRESENT">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="UNSUPPORTED_REPLACES_NAME"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>UNSUPPORTED_REPLACES_NAME</h4> +<pre>public static final int UNSUPPORTED_REPLACES_NAME</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.UNSUPPORTED_REPLACES_NAME">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="UNSUPPORTED_SIGNATURE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>UNSUPPORTED_SIGNATURE</h4> +<pre>public static final int UNSUPPORTED_SIGNATURE</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.UNSUPPORTED_SIGNATURE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="DETACHED_SIGNATURE_NOT_SUPPORTED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DETACHED_SIGNATURE_NOT_SUPPORTED</h4> +<pre>public static final int DETACHED_SIGNATURE_NOT_SUPPORTED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.DETACHED_SIGNATURE_NOT_SUPPORTED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SIGNATURE_VERIFICATION_NOT_SUPPORTED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SIGNATURE_VERIFICATION_NOT_SUPPORTED</h4> +<pre>public static final int SIGNATURE_VERIFICATION_NOT_SUPPORTED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SIGNATURE_VERIFICATION_NOT_SUPPORTED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="INVALID_SIGNING_TIME"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>INVALID_SIGNING_TIME</h4> +<pre>public static final int INVALID_SIGNING_TIME</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.INVALID_SIGNING_TIME">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="BKU_NOT_SUPPORTED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BKU_NOT_SUPPORTED</h4> +<pre>public static final int BKU_NOT_SUPPORTED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.BKU_NOT_SUPPORTED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="WEB_EXCEPTION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WEB_EXCEPTION</h4> +<pre>public static final int WEB_EXCEPTION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.WEB_EXCEPTION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="UNABLE_TO_RECEIVE_SUITABLE_RESPONSE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>UNABLE_TO_RECEIVE_SUITABLE_RESPONSE</h4> +<pre>public static final int UNABLE_TO_RECEIVE_SUITABLE_RESPONSE</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.UNABLE_TO_RECEIVE_SUITABLE_RESPONSE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="NORMALIZER_EXCEPTION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NORMALIZER_EXCEPTION</h4> +<pre>public static final int NORMALIZER_EXCEPTION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.NORMALIZER_EXCEPTION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="SESSION_EXPIRED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>SESSION_EXPIRED</h4> +<pre>public static final int SESSION_EXPIRED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.SESSION_EXPIRED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="PLACEHOLDER_EXCEPTION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PLACEHOLDER_EXCEPTION</h4> +<pre>public static final int PLACEHOLDER_EXCEPTION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.PLACEHOLDER_EXCEPTION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CAPTION_NOT_FOUND_EXCEPTION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CAPTION_NOT_FOUND_EXCEPTION</h4> +<pre>public static final int CAPTION_NOT_FOUND_EXCEPTION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.CAPTION_NOT_FOUND_EXCEPTION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="UNABLE_TO_PARSE_ID"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>UNABLE_TO_PARSE_ID</h4> +<pre>public static final int UNABLE_TO_PARSE_ID</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.UNABLE_TO_PARSE_ID">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="CORRECTOR_EXCEPTION"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CORRECTOR_EXCEPTION</h4> +<pre>public static final int CORRECTOR_EXCEPTION</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.CORRECTOR_EXCEPTION">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="EXTERNAL_CORRECTOR_TIMEOUT_REACHED"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>EXTERNAL_CORRECTOR_TIMEOUT_REACHED</h4> +<pre>public static final int EXTERNAL_CORRECTOR_TIMEOUT_REACHED</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.EXTERNAL_CORRECTOR_TIMEOUT_REACHED">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="WRAPPED_ERROR_CODE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WRAPPED_ERROR_CODE</h4> +<pre>public static final int WRAPPED_ERROR_CODE</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.WRAPPED_ERROR_CODE">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="FUNCTION_NOT_AVAILABLE"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>FUNCTION_NOT_AVAILABLE</h4> +<pre>public static final int FUNCTION_NOT_AVAILABLE</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#at.gv.egiz.pdfas.api.exceptions.ErrorCode.FUNCTION_NOT_AVAILABLE">Constant Field Values</a></dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ErrorCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ErrorCode</h4> +<pre>public ErrorCode()</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/ErrorCode.html" target="_top">Frames</a></li> +<li><a href="ErrorCode.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsException.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsException.html new file mode 100644 index 00000000..f6c7b89c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsException.html @@ -0,0 +1,384 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:18 CET 2014 --> +<title>PdfAsException</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PdfAsException"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" target="_top">Frames</a></li> +<li><a href="PdfAsException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.pdfas.api.exceptions</div> +<h2 title="Class PdfAsException" class="title">Class PdfAsException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Throwable</li> +<li> +<ul class="inheritance"> +<li>java.lang.Exception</li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.api.exceptions.PdfAsException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html" title="class in at.gv.egiz.pdfas.api.exceptions">PdfAsWrappedException</a></dd> +</dl> +<hr> +<div class="block"><strong>Deprecated.</strong></div> +<br> +<pre>@Deprecated +public class <span class="strong">PdfAsException</span> +extends java.lang.Exception</pre> +<div class="block">This exception is the base for all PDF-AS exceptions. + + <p> + Every PDF-AS Exception has an error code. + </p></div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.api.exceptions.PdfAsException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html#errorCode">errorCode</a></strong></code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">The error code.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html#PdfAsException(int, java.lang.String)">PdfAsException</a></strong>(int errorCode, + java.lang.String message)</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Constructor.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html#PdfAsException(int, java.lang.String, java.lang.Throwable)">PdfAsException</a></strong>(int errorCode, + java.lang.String message, + java.lang.Throwable cause)</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Constructor.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html#PdfAsException(int, java.lang.Throwable)">PdfAsException</a></strong>(int errorCode, + java.lang.Throwable cause)</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Constructor.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html#getErrorCode()">getErrorCode</a></strong>()</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Returns the error code of this exception.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="errorCode"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>errorCode</h4> +<pre>protected int errorCode</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">The error code.</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PdfAsException(int, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PdfAsException</h4> +<pre>public PdfAsException(int errorCode, + java.lang.String message)</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Constructor.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>errorCode</code> - The error code.</dd><dd><code>message</code> - The detail message.</dd></dl> +</li> +</ul> +<a name="PdfAsException(int, java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PdfAsException</h4> +<pre>public PdfAsException(int errorCode, + java.lang.String message, + java.lang.Throwable cause)</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Constructor.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>errorCode</code> - The error code.</dd><dd><code>message</code> - The detail message.</dd><dd><code>cause</code> - The cause.</dd></dl> +</li> +</ul> +<a name="PdfAsException(int, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PdfAsException</h4> +<pre>public PdfAsException(int errorCode, + java.lang.Throwable cause)</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Constructor.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>errorCode</code> - The error code.</dd><dd><code>cause</code> - The cause.</dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getErrorCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getErrorCode</h4> +<pre>public int getErrorCode()</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<div class="block">Returns the error code of this exception.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the error code of this exception.</dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" target="_top">Frames</a></li> +<li><a href="PdfAsException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html new file mode 100644 index 00000000..cc26a9d8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html @@ -0,0 +1,280 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:18 CET 2014 --> +<title>PdfAsWrappedException</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PdfAsWrappedException"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html" target="_top">Frames</a></li> +<li><a href="PdfAsWrappedException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.pdfas.api.exceptions.PdfAsException">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_at.gv.egiz.pdfas.api.exceptions.PdfAsException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">at.gv.egiz.pdfas.api.exceptions</div> +<h2 title="Class PdfAsWrappedException" class="title">Class PdfAsWrappedException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Throwable</li> +<li> +<ul class="inheritance"> +<li>java.lang.Exception</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions">at.gv.egiz.pdfas.api.exceptions.PdfAsException</a></li> +<li> +<ul class="inheritance"> +<li>at.gv.egiz.pdfas.api.exceptions.PdfAsWrappedException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<hr> +<div class="block"><strong>Deprecated.</strong></div> +<br> +<pre>@Deprecated +public class <span class="strong">PdfAsWrappedException</span> +extends <a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions">PdfAsException</a></pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#at.gv.egiz.pdfas.api.exceptions.PdfAsWrappedException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_at.gv.egiz.pdfas.api.exceptions.PdfAsException"> +<!-- --> +</a> +<h3>Fields inherited from class at.gv.egiz.pdfas.api.exceptions.<a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions">PdfAsException</a></h3> +<code><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html#errorCode">errorCode</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html#PdfAsWrappedException(java.lang.Throwable)">PdfAsWrappedException</a></strong>(java.lang.Throwable e)</code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_at.gv.egiz.pdfas.api.exceptions.PdfAsException"> +<!-- --> +</a> +<h3>Methods inherited from class at.gv.egiz.pdfas.api.exceptions.<a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions">PdfAsException</a></h3> +<code><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html#getErrorCode()">getErrorCode</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PdfAsWrappedException(java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PdfAsWrappedException</h4> +<pre>public PdfAsWrappedException(java.lang.Throwable e)</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html" target="_top">Frames</a></li> +<li><a href="PdfAsWrappedException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#fields_inherited_from_class_at.gv.egiz.pdfas.api.exceptions.PdfAsException">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_at.gv.egiz.pdfas.api.exceptions.PdfAsException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-frame.html new file mode 100644 index 00000000..27a4f4b1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-frame.html @@ -0,0 +1,25 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.api.exceptions</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<h1 class="bar"><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/package-summary.html" target="classFrame">at.gv.egiz.pdfas.api.exceptions</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="ErrorCode.html" title="class in at.gv.egiz.pdfas.api.exceptions" target="classFrame">ErrorCode</a></li> +</ul> +<h2 title="Exceptions">Exceptions</h2> +<ul title="Exceptions"> +<li><a href="ConfigUtilsException.html" title="class in at.gv.egiz.pdfas.api.exceptions" target="classFrame">ConfigUtilsException</a></li> +<li><a href="PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions" target="classFrame">PdfAsException</a></li> +<li><a href="PdfAsWrappedException.html" title="class in at.gv.egiz.pdfas.api.exceptions" target="classFrame">PdfAsWrappedException</a></li> +</ul> +</div> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-summary.html new file mode 100644 index 00000000..3040cba7 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-summary.html @@ -0,0 +1,154 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.api.exceptions</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.api.exceptions"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/commons/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/io/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Package" class="title">Package at.gv.egiz.pdfas.api.exceptions</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html" title="class in at.gv.egiz.pdfas.api.exceptions">ErrorCode</a></td> +<td class="colLast">Deprecated</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> +<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Exception</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html" title="class in at.gv.egiz.pdfas.api.exceptions">ConfigUtilsException</a></td> +<td class="colLast">Deprecated</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions">PdfAsException</a></td> +<td class="colLast">Deprecated</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html" title="class in at.gv.egiz.pdfas.api.exceptions">PdfAsWrappedException</a></td> +<td class="colLast">Deprecated</td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/commons/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/io/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-tree.html new file mode 100644 index 00000000..6767ad7b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-tree.html @@ -0,0 +1,140 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:22:01 CET 2014 --> +<title>at.gv.egiz.pdfas.api.exceptions Class Hierarchy</title> +<meta name="date" content="2014-02-20"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="at.gv.egiz.pdfas.api.exceptions Class Hierarchy"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/commons/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/io/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 class="title">Hierarchy For Package at.gv.egiz.pdfas.api.exceptions</h1> +<span class="strong">Package Hierarchies:</span> +<ul class="horizontal"> +<li><a href="../../../../../../overview-tree.html">All Packages</a></li> +</ul> +</div> +<div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">at.gv.egiz.pdfas.api.exceptions.<a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">ErrorCode</span></a></li> +<li type="circle">java.lang.Throwable (implements java.io.Serializable) +<ul> +<li type="circle">java.lang.Exception +<ul> +<li type="circle">at.gv.egiz.pdfas.api.exceptions.<a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">ConfigUtilsException</span></a></li> +<li type="circle">at.gv.egiz.pdfas.api.exceptions.<a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">PdfAsException</span></a> +<ul> +<li type="circle">at.gv.egiz.pdfas.api.exceptions.<a href="../../../../../../at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html" title="class in at.gv.egiz.pdfas.api.exceptions"><span class="strong">PdfAsWrappedException</span></a></li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/commons/package-tree.html">Prev</a></li> +<li><a href="../../../../../../at/gv/egiz/pdfas/api/io/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?at/gv/egiz/pdfas/api/exceptions/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> |