Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 2011

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Exception MalformedDataException</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="MalformedDataException-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#Elements" class="navisub">Elements' Summary</a></td>
<td class="navisub"><a href="#ElementDetails" class="navisub">Elements' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../../module-ix.html" class="namechain">::</a> <a href="../../../../module-ix.html" class="namechain">com</a> :: <a href="../../../module-ix.html" class="namechain">sun</a> :: <a href="../../module-ix.html" class="namechain">star</a> :: <a href="../module-ix.html" class="namechain">configuration</a> :: <a href="module-ix.html" class="namechain">backend</a> :: </p>
</td>
</tr>
<tr>
<td class="title">exception MalformedDataException</td>
</tr>
<tr>
<td><dl>
<dt><b>Base Hierarchy</b></dt>
<dd><pre style="font-family:monospace;"><strong>MalformedDataException</strong>
 &#x2517 ::com::sun::star::<a href="../../uno/module-ix.html">uno</a>::<a href="../../uno/Exception.html">Exception</a>
</pre></dd>
</dl>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>is raised when the data of a component schema, layer or update
 is not well-formed, violates the schema or is otherwise invalid.

 </dd>
<dt><b/></dt>
<dd/></dl>
</td>
</tr>
</table>
<hr>
<a name="Elements"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Elements' Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ErrorDetails">ErrorDetails</a></td>
<td class="imsum_right">data that provides more detailed information about the 
 reason and location of the error.

 &nbsp;</td>
</tr>
</table>
<a name="ElementDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Elements' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="ErrorDetails" class="membertitle">ErrorDetails</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>any <b>ErrorDetails</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>data that provides more detailed information about the 
 reason and location of the error.

 </dd>
<dd><p> Typically this member should contain an exception characterizing
 the error in detail.
 </p>
 <p> For example the following exceptions may be used:
 <dl>
 <dt>::com::sun::star::<a href="../../container/module-ix.html">container</a>::<a href="../../container/ElementExistException.html">ElementExistException</a></dt>
 <dd>for duplicate nodes.</dd>

 <dt>::com::sun::star::<a href="../../container/module-ix.html">container</a>::<a href="../../container/NoSuchElementException.html">NoSuchElementException</a></dt>
 <dd>for nodes that are not in the schema.</dd>

 <dt>::com::sun::star::<a href="../../beans/module-ix.html">beans</a>::<a href="../../beans/IllegalTypeException.html">IllegalTypeException</a></dt>
 <dd>for properties having the wrong or an invalid type.</dd>

 <dt>::com::sun::star::<a href="../../beans/module-ix.html">beans</a>::<a href="../../beans/PropertyExistException.html">PropertyExistException</a></dt>
 <dd>for duplicate properties.</dd>

 <dt>::com::sun::star::<a href="../../beans/module-ix.html">beans</a>::<a href="../../beans/UnknownPropertyException.html">UnknownPropertyException</a></dt>
 <dd>for properties that are not in the schema.</dd>

 <dt>::com::sun::star::<a href="../../lang/module-ix.html">lang</a>::<a href="../../lang/IllegalArgumentException.html">IllegalArgumentException</a></dt>
 <dd>for data values (names,attibutes,etc.) that are invalid.</dd>

 <dt>::com::sun::star::<a href="../../lang/module-ix.html">lang</a>::<a href="../../lang/IllegalAccessException.html">IllegalAccessException</a></dt>
 <dd>for changes that violate access restrictions.</dd>

 <dt>::com::sun::star::<a href="../../lang/module-ix.html">lang</a>::<a href="../../lang/NoSupportException.html">NoSupportException</a></dt>
 <dd>for features that are not supported by the current implementation.</dd>
 </dl>
 </p>
 <p> If no more detail information is available, this may be left <b>void</b>. 
 </p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>