blob: a3bc12446f064f6d034b52d279a288cdf751d6bf [file] [log] [blame]
<!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 (1.8.0_101) on Mon Sep 19 16:59:28 EDT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>UDDIErrorHelper (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="UDDIErrorHelper (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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="class-use/UDDIErrorHelper.html">Use</a></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="../../../../../org/apache/juddi/v3/error/TransferNotAllowedException.html" title="class in org.apache.juddi.v3.error"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/juddi/v3/error/UnknownUserException.html" title="class in org.apache.juddi.v3.error"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/juddi/v3/error/UDDIErrorHelper.html" target="_top">Frames</a></li>
<li><a href="UDDIErrorHelper.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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">org.apache.juddi.v3.error</div>
<h2 title="Class UDDIErrorHelper" class="title">Class UDDIErrorHelper</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.juddi.v3.error.UDDIErrorHelper</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">UDDIErrorHelper</span>
extends <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd><a href="mailto:jfaath@apache.org">Jeff Faath</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</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><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_ACCOUNT_LIMIT_EXCEEDED">E_ACCOUNT_LIMIT_EXCEEDED</a></span></code>
<div class="block">E_accountLimitExceeded: (10160) Signifies that a save request exceeded the quantity limits for a given data type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_ASSERTION_NOT_FOUND">E_ASSERTION_NOT_FOUND</a></span></code>
<div class="block">E_assertionNotFound: (30000) Signifies that a particular publisher assertion cannot be identified in a save or delete operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_AUTH_TOKEN_EXPIRED">E_AUTH_TOKEN_EXPIRED</a></span></code>
<div class="block">E_authTokenExpired: (10110) Signifies that the authentication token information has timed out.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_AUTH_TOKEN_REQUIRED">E_AUTH_TOKEN_REQUIRED</a></span></code>
<div class="block">E_authTokenRequired: (10120) Signifies that an authentication token is missing or is invalid for an API call that requires authentication.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_BUSY">E_BUSY</a></span></code>
<div class="block">E_busy: (10400) Signifies that the request cannot be processed at the current time.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_CATEGORIZATION_NOT_ALLOWED">E_CATEGORIZATION_NOT_ALLOWED</a></span></code>
<div class="block">NON UDDIv3 spec error</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_FATAL_ERROR">E_FATAL_ERROR</a></span></code>
<div class="block">E_fatalError: (10500) Signifies that a serious technical error has occurred while processing the request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_INVALID_CATEGORY">E_INVALID_CATEGORY</a></span></code>
<div class="block">NON UDDIv3 spec</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_INVALID_COMBINATION">E_INVALID_COMBINATION</a></span></code>
<div class="block">E_invalidCombination: (40500) Signifies conflicting find qualifiers have been specified.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_INVALID_COMPLETION_STATUS">E_INVALID_COMPLETION_STATUS</a></span></code>
<div class="block">E_invalidCompletionStatus: (30100) Signifies that one of the assertion status values passed is unrecognized.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_INVALID_KEY_PASSED">E_INVALID_KEY_PASSED</a></span></code>
<div class="block">E_invalidKeyPassed: (10210) Signifies that the uddiKey value passed did not match with any known key values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_INVALID_PROJECTION">E_INVALID_PROJECTION</a></span></code>
<div class="block">E_invalidProjection: (20230) Signifies that an attempt was made to save a businessEntity containing a service projection where the serviceKey does not belong to the business designated by the businessKey.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_INVALID_TIME">E_INVALID_TIME</a></span></code>
<div class="block">E_invalidTime: (40030) Signifies that the time period, the date/time, or the pair of date/time is invalid.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_INVALID_URL_PASSED">E_INVALID_URL_PASSED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_INVALID_VALUE">E_INVALID_VALUE</a></span></code>
<div class="block">E_invalidValue: (20200) This error code has multiple uses.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_KEY_RETIRED">E_KEY_RETIRED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_KEY_UNAVAILABLE">E_KEY_UNAVAILABLE</a></span></code>
<div class="block">E_keyUnavailable: (40100) Signifies that the proposed key is in a partition that has already been assigned to some other publisher.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_LANGUAGE_ERROR">E_LANGUAGE_ERROR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_MESSAGE_TOO_LARGE">E_MESSAGE_TOO_LARGE</a></span></code>
<div class="block">E_messageTooLarge: (30110) Signifies that the message is too large.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_NAME_TOO_LONG">E_NAME_TOO_LONG</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_OPERATOR_MISMATCH">E_OPERATOR_MISMATCH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_PUBLISHER_CANCELLED">E_PUBLISHER_CANCELLED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_REQUEST_DENIED">E_REQUEST_DENIED</a></span></code>
<div class="block">Signifies that a subscription cannot be renewed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_REQUEST_TIMEOUT">E_REQUEST_TIMEOUT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_RESULT_SET_TOO_LARGE">E_RESULT_SET_TOO_LARGE</a></span></code>
<div class="block">E_resultSetTooLarge: (40300) Signifies that the UDDI node deems that a result set from an inquiry is too large, and requests to obtain the results are not honored, even using subsets.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_SECRET_UNKNOWN">E_SECRET_UNKNOWN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_SUCCESS">E_SUCCESS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_TOKEN_ALREADY_EXISTS">E_TOKEN_ALREADY_EXISTS</a></span></code>
<div class="block">E_tokenAlreadyExists: (40070) Signifies that one or more of the businessKey or tModelKey elements that identify entities to be transferred are not owned by the publisher identified by the authInfo element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_TOO_MANY_OPTIONS">E_TOO_MANY_OPTIONS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_TRANSFER_ABORTED">E_TRANSFER_ABORTED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_TRANSFER_NOT_ALLOWED">E_TRANSFER_NOT_ALLOWED</a></span></code>
<div class="block">E_transferNotAllowed: (40600) Signifies that the transfer of one or more entities has been by either the custodial node or the target node because the transfer token has expired or an attempt was made to transfer an unauthorized entity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_UNKNOWN_USER">E_UNKNOWN_USER</a></span></code>
<div class="block">E_unknownUser: (10150) Signifies that the user ID and password pair passed in a get_authToken API is not known to the UDDI node or is not valid.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_UNRECOGNIZED_VERSION">E_UNRECOGNIZED_VERSION</a></span></code>
<div class="block">E_unrecognizedVersion: (10040) Signifies that the value of the namespace attribute is unsupported by the node being queried.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_UNSUPPORTED">E_UNSUPPORTED</a></span></code>
<div class="block">E_unsupported: (10050) Signifies that the implementer does not support a feature or API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_UNVALIDATABLE">E_UNVALIDATABLE</a></span></code>
<div class="block">E_unvalidatable: (20220) Signifies that an attempt was made to reference a value set in a keyedReference whose tModel is categorized with the unvalidatable categorization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_USER_MISMATCH">E_USER_MISMATCH</a></span></code>
<div class="block">E_userMismatch: (10140) Signifies that an attempt was made to use the publishing API to change data that is controlled by another party.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#E_VALUE_NOT_ALLOWED">E_VALUE_NOT_ALLOWED</a></span></code>
<div class="block">E_valueNotAllowed: (20210) Signifies that a value did not pass validation because of contextual issues.</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#UDDIErrorHelper--">UDDIErrorHelper</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/uddi/api_v3/DispositionReport.html" title="class in org.uddi.api_v3">DispositionReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#buildDispositionReport-int-">buildDispositionReport</a></span>(int&nbsp;errNo)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#lookupErrCode-int-">lookupErrCode</a></span>(int&nbsp;errno)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/v3/error/UDDIErrorHelper.html#lookupErrText-int-">lookupErrText</a></span>(int&nbsp;errno)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></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="E_ASSERTION_NOT_FOUND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_ASSERTION_NOT_FOUND</h4>
<pre>public static final&nbsp;int E_ASSERTION_NOT_FOUND</pre>
<div class="block">E_assertionNotFound: (30000) Signifies that a particular publisher assertion cannot be identified in a save or delete operation.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_ASSERTION_NOT_FOUND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_AUTH_TOKEN_EXPIRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_AUTH_TOKEN_EXPIRED</h4>
<pre>public static final&nbsp;int E_AUTH_TOKEN_EXPIRED</pre>
<div class="block">E_authTokenExpired: (10110) Signifies that the authentication token information has timed out.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_AUTH_TOKEN_EXPIRED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_AUTH_TOKEN_REQUIRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_AUTH_TOKEN_REQUIRED</h4>
<pre>public static final&nbsp;int E_AUTH_TOKEN_REQUIRED</pre>
<div class="block">E_authTokenRequired: (10120) Signifies that an authentication token is missing or is invalid for an API call that requires authentication.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_AUTH_TOKEN_REQUIRED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_ACCOUNT_LIMIT_EXCEEDED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_ACCOUNT_LIMIT_EXCEEDED</h4>
<pre>public static final&nbsp;int E_ACCOUNT_LIMIT_EXCEEDED</pre>
<div class="block">E_accountLimitExceeded: (10160) Signifies that a save request exceeded the quantity limits for a given data type. Account limits are established based on the relationship between an individual publisher and an individual node. See your UDDI node’s policy for account limits for details. Other nodes in the registry MAY NOT place additional restrictions on publishing limits established by a custodial node.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_ACCOUNT_LIMIT_EXCEEDED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_BUSY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_BUSY</h4>
<pre>public static final&nbsp;int E_BUSY</pre>
<div class="block">E_busy: (10400) Signifies that the request cannot be processed at the current time.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_BUSY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_CATEGORIZATION_NOT_ALLOWED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_CATEGORIZATION_NOT_ALLOWED</h4>
<pre>public static final&nbsp;int E_CATEGORIZATION_NOT_ALLOWED</pre>
<div class="block">NON UDDIv3 spec error</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_CATEGORIZATION_NOT_ALLOWED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_FATAL_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_FATAL_ERROR</h4>
<pre>public static final&nbsp;int E_FATAL_ERROR</pre>
<div class="block">E_fatalError: (10500) Signifies that a serious technical error has occurred while processing the request.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_FATAL_ERROR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_INVALID_KEY_PASSED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_INVALID_KEY_PASSED</h4>
<pre>public static final&nbsp;int E_INVALID_KEY_PASSED</pre>
<div class="block">E_invalidKeyPassed: (10210) Signifies that the uddiKey value passed did not match with any known key values. The details on the invalid key SHOULD be included in the dispositionReport element.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_INVALID_KEY_PASSED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_INVALID_PROJECTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_INVALID_PROJECTION</h4>
<pre>public static final&nbsp;int E_INVALID_PROJECTION</pre>
<div class="block">E_invalidProjection: (20230) Signifies that an attempt was made to save a businessEntity containing a service projection where the serviceKey does not belong to the business designated by the businessKey. The serviceKey of at least one such businessService SHOULD be included in the dispositionReport.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_INVALID_PROJECTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_INVALID_CATEGORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_INVALID_CATEGORY</h4>
<pre>public static final&nbsp;int E_INVALID_CATEGORY</pre>
<div class="block">NON UDDIv3 spec</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_INVALID_CATEGORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_INVALID_COMPLETION_STATUS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_INVALID_COMPLETION_STATUS</h4>
<pre>public static final&nbsp;int E_INVALID_COMPLETION_STATUS</pre>
<div class="block">E_invalidCompletionStatus: (30100) Signifies that one of the assertion status values passed is unrecognized. The completion status that caused the problem SHOULD be clearly indicated in the error text.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_INVALID_COMPLETION_STATUS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_INVALID_URL_PASSED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_INVALID_URL_PASSED</h4>
<pre>public static final&nbsp;int E_INVALID_URL_PASSED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_INVALID_URL_PASSED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_INVALID_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_INVALID_VALUE</h4>
<pre>public static final&nbsp;int E_INVALID_VALUE</pre>
<div class="block">E_invalidValue: (20200) This error code has multiple uses. This error code applies to the subscription APIs and the value set APIs. It can be used to indicate that a value that was passed in a keyValue attribute did not pass validation. This applies to checked value sets that are referenced using keyedReferences. The error text SHOULD clearly indicate the key and value combination that failed validation. It can also be used to indicate that a chunkToken supplied is invalid. This applies in both subscription and value set APIs. The error text SHOULD clearly indicate the reason for failure.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_INVALID_VALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_INVALID_COMBINATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_INVALID_COMBINATION</h4>
<pre>public static final&nbsp;int E_INVALID_COMBINATION</pre>
<div class="block">E_invalidCombination: (40500) Signifies conflicting find qualifiers have been specified. The find qualifiers that caused the problem SHOULD be clearly indicated in the error text.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_INVALID_COMBINATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_KEY_RETIRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_KEY_RETIRED</h4>
<pre>public static final&nbsp;int E_KEY_RETIRED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_KEY_RETIRED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_KEY_UNAVAILABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_KEY_UNAVAILABLE</h4>
<pre>public static final&nbsp;int E_KEY_UNAVAILABLE</pre>
<div class="block">E_keyUnavailable: (40100) Signifies that the proposed key is in a partition that has already been assigned to some other publisher.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_KEY_UNAVAILABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_LANGUAGE_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_LANGUAGE_ERROR</h4>
<pre>public static final&nbsp;int E_LANGUAGE_ERROR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_LANGUAGE_ERROR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_MESSAGE_TOO_LARGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_MESSAGE_TOO_LARGE</h4>
<pre>public static final&nbsp;int E_MESSAGE_TOO_LARGE</pre>
<div class="block">E_messageTooLarge: (30110) Signifies that the message is too large. The upper limit SHOULD be clearly indicated in the error text.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_MESSAGE_TOO_LARGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_NAME_TOO_LONG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_NAME_TOO_LONG</h4>
<pre>public static final&nbsp;int E_NAME_TOO_LONG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_NAME_TOO_LONG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_OPERATOR_MISMATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_OPERATOR_MISMATCH</h4>
<pre>public static final&nbsp;int E_OPERATOR_MISMATCH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_OPERATOR_MISMATCH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_PUBLISHER_CANCELLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_PUBLISHER_CANCELLED</h4>
<pre>public static final&nbsp;int E_PUBLISHER_CANCELLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_PUBLISHER_CANCELLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_REQUEST_DENIED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_REQUEST_DENIED</h4>
<pre>public static final&nbsp;int E_REQUEST_DENIED</pre>
<div class="block">Signifies that a subscription cannot be renewed. The request has been denied due to either node or registry policy.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_REQUEST_DENIED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_SECRET_UNKNOWN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_SECRET_UNKNOWN</h4>
<pre>public static final&nbsp;int E_SECRET_UNKNOWN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_SECRET_UNKNOWN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_SUCCESS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_SUCCESS</h4>
<pre>public static final&nbsp;int E_SUCCESS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_SUCCESS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_TOO_MANY_OPTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_TOO_MANY_OPTIONS</h4>
<pre>public static final&nbsp;int E_TOO_MANY_OPTIONS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_TOO_MANY_OPTIONS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_TRANSFER_ABORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_TRANSFER_ABORTED</h4>
<pre>public static final&nbsp;int E_TRANSFER_ABORTED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_TRANSFER_ABORTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_UNRECOGNIZED_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_UNRECOGNIZED_VERSION</h4>
<pre>public static final&nbsp;int E_UNRECOGNIZED_VERSION</pre>
<div class="block">E_unrecognizedVersion: (10040) Signifies that the value of the namespace attribute is unsupported by the node being queried.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_UNRECOGNIZED_VERSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_UNKNOWN_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_UNKNOWN_USER</h4>
<pre>public static final&nbsp;int E_UNKNOWN_USER</pre>
<div class="block">E_unknownUser: (10150) Signifies that the user ID and password pair passed in a get_authToken API is not known to the UDDI node or is not valid.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_UNKNOWN_USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_UNSUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_UNSUPPORTED</h4>
<pre>public static final&nbsp;int E_UNSUPPORTED</pre>
<div class="block">E_unsupported: (10050) Signifies that the implementer does not support a feature or API.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_UNSUPPORTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_USER_MISMATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_USER_MISMATCH</h4>
<pre>public static final&nbsp;int E_USER_MISMATCH</pre>
<div class="block">E_userMismatch: (10140) Signifies that an attempt was made to use the publishing API to change data that is controlled by another party.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_USER_MISMATCH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_VALUE_NOT_ALLOWED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_VALUE_NOT_ALLOWED</h4>
<pre>public static final&nbsp;int E_VALUE_NOT_ALLOWED</pre>
<div class="block">E_valueNotAllowed: (20210) Signifies that a value did not pass validation because of contextual issues. The value may be valid in some contexts, but not in the context used. The error text MAY contain information about the contextual problem.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_VALUE_NOT_ALLOWED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_UNVALIDATABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_UNVALIDATABLE</h4>
<pre>public static final&nbsp;int E_UNVALIDATABLE</pre>
<div class="block">E_unvalidatable: (20220) Signifies that an attempt was made to reference a value set in a keyedReference whose tModel is categorized with the unvalidatable categorization.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_UNVALIDATABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_REQUEST_TIMEOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_REQUEST_TIMEOUT</h4>
<pre>public static final&nbsp;int E_REQUEST_TIMEOUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_REQUEST_TIMEOUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_INVALID_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_INVALID_TIME</h4>
<pre>public static final&nbsp;int E_INVALID_TIME</pre>
<div class="block">E_invalidTime: (40030) Signifies that the time period, the date/time, or the pair of date/time is invalid. The error structure signifies the condition that occurred and the error text clearly calls out the cause of the problem.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_INVALID_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_RESULT_SET_TOO_LARGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_RESULT_SET_TOO_LARGE</h4>
<pre>public static final&nbsp;int E_RESULT_SET_TOO_LARGE</pre>
<div class="block">E_resultSetTooLarge: (40300) Signifies that the UDDI node deems that a result set from an inquiry is too large, and requests to obtain the results are not honored, even using subsets. The inquiry that triggered this error should be refined and re-issued.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_RESULT_SET_TOO_LARGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_TOKEN_ALREADY_EXISTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>E_TOKEN_ALREADY_EXISTS</h4>
<pre>public static final&nbsp;int E_TOKEN_ALREADY_EXISTS</pre>
<div class="block">E_tokenAlreadyExists: (40070) Signifies that one or more of the businessKey or tModelKey elements that identify entities to be transferred are not owned by the publisher identified by the authInfo element. The error text SHOULD clearly indicate which entity keys caused the error.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_TOKEN_ALREADY_EXISTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="E_TRANSFER_NOT_ALLOWED">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>E_TRANSFER_NOT_ALLOWED</h4>
<pre>public static final&nbsp;int E_TRANSFER_NOT_ALLOWED</pre>
<div class="block">E_transferNotAllowed: (40600) Signifies that the transfer of one or more entities has been by either the custodial node or the target node because the transfer token has expired or an attempt was made to transfer an unauthorized entity.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.juddi.v3.error.UDDIErrorHelper.E_TRANSFER_NOT_ALLOWED">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="UDDIErrorHelper--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UDDIErrorHelper</h4>
<pre>public&nbsp;UDDIErrorHelper()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="lookupErrCode-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lookupErrCode</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lookupErrCode(int&nbsp;errno)</pre>
</li>
</ul>
<a name="lookupErrText-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lookupErrText</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lookupErrText(int&nbsp;errno)</pre>
</li>
</ul>
<a name="buildDispositionReport-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>buildDispositionReport</h4>
<pre>public static final&nbsp;<a href="../../../../../org/uddi/api_v3/DispositionReport.html" title="class in org.uddi.api_v3">DispositionReport</a>&nbsp;buildDispositionReport(int&nbsp;errNo)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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="class-use/UDDIErrorHelper.html">Use</a></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="../../../../../org/apache/juddi/v3/error/TransferNotAllowedException.html" title="class in org.apache.juddi.v3.error"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/juddi/v3/error/UnknownUserException.html" title="class in org.apache.juddi.v3.error"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/juddi/v3/error/UDDIErrorHelper.html" target="_top">Frames</a></li>
<li><a href="UDDIErrorHelper.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>