uTools-Manuals/docs/java/org/omg/IOP/ExceptionDetailMessage.html

79 lines
3.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="header">
<div class="subTitle">
org.omg.IOP
</div>
<h2 class="title" title="Interface ExceptionDetailMessage">Interface ExceptionDetailMessage</h2>
</div><div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr/> <br/> <pre>public interface <span class="typeNameLabel">ExceptionDetailMessage</span></pre>
<div class="block">
<span>org / omg / IOP / ExceptionDetailMessage.java。</span>
<span>由IDL至Java编译器便携式生成/ HUDSON / workspace / 8-2-build-linux-amd64 / jdk8 / 2238 / corba / src / share / classes / org / omg / PortableInterceptor中的版本“3.2” /IOP.idl 2014年3月4日星期二3:07:56 PST</span>
</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 border="0" cellpadding="3" cellspacing="0" class="memberSummary" summary="Field Summary table, listing fields, and an explanation">
<caption>
<span>Fields</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<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/omg/IOP/ExceptionDetailMessage.html#value">value</a></span></code>
<div class="block">
CORBA form / 02-06-0113.7.1ExceptionDetailMessage标识一个wstring的CDR封装使用GIOP 1.2编码并带有UTF-16的TCS-W。
</div> </td>
</tr>
</tbody>
</table> </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>字段详细信息</h3> <a name="value">
<!-- --> </a>
<ul class="blockListLast">
<li class="blockList"> <h4>value</h4> <pre>static final int value</pre>
<div class="block">
<span>CORBA form / 02-06-0113.7.1ExceptionDetailMessage标识一个wstring的CDR封装使用GIOP 1.2编码并带有UTF-16的TCS-W。</span>
<span>可以使用SYSTEM_EXCEPTION或USER_EXCEPTION的reply_status的回复消息发送此服务上下文。</span>
<span>此服务上下文的用法由语言映射定义。</span>
<br/>
<br/>
<span>IDL / Javaptc / 02-01-221.15.2当系统异常被封送时其GIOP应答消息应包括关联的ExceptionDetailMessage服务上下文。</span>
<span>被调用者的堆栈跟踪通常是非常有价值的调试信息,但可能包含敏感或不需要的信息。</span>
<span>因此服务环境中的wstring将包含与异常有关的附加信息例如对异常调用printStackTracePrintWriter或getMessage的结果。</span>
<span>当在客户端解除系统异常时来自任何ExceptionDetailMessage服务上下文的wstring将成为未解密的异常对象中的Java错误消息。</span>
</div>
<dl>
<dt>
<span class="seeLabel">另请参见:</span>
</dt>
<dd>
<a href="../../../constant-values.html#org.omg.IOP.ExceptionDetailMessage.value">Constant Field Values</a>
</dd>
</dl> </li>
</ul> </li>
</ul> </li>
</ul>
</div>
</div>