Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c72d609d39bfe5656f218382a504969f > files > 575

libkni3-doc-3.9.2-13.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>KatanaNativeInterface: Exceptions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">KatanaNativeInterface&#160;<span id="projectnumber">$VERSION$</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('group__exceptions.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a>  </div>
  <div class="headertitle">
<h1>Exceptions</h1>  </div>
</div>
<div class="contents">
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structContext.html">Context</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classException.html">Exception</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCannotOpenPortException.html">CannotOpenPortException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Failed to open the serial communication device.  <a href="classCannotOpenPortException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCannotGetSetPortAttributesException.html">CannotGetSetPortAttributesException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Could not set or get the attributes for the given serial communication device.  <a href="classCannotGetSetPortAttributesException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPortNotOpenException.html">PortNotOpenException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The port was not open.  <a href="classPortNotOpenException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDeviceReadException.html">DeviceReadException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Reading from the serial communication device failed.  <a href="classDeviceReadException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDeviceWriteException.html">DeviceWriteException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Writing to the serial communication device failed.  <a href="classDeviceWriteException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classReadWriteNotCompleteException.html">ReadWriteNotCompleteException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This exception is the base for the WriteNotComplete and <a class="el" href="classReadNotCompleteException.html" title="The Katana didn&#39;t answer correctly within the given timeout.">ReadNotCompleteException</a>.  <a href="classReadWriteNotCompleteException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWriteNotCompleteException.html">WriteNotCompleteException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Not all bytes could be written to the serial communication device.  <a href="classWriteNotCompleteException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classReadNotCompleteException.html">ReadNotCompleteException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The Katana didn't answer correctly within the given timeout.  <a href="classReadNotCompleteException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classErrorException.html">ErrorException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The Katana returned an error string.  <a href="classErrorException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWrongCRCException.html">WrongCRCException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">CRC check for the answer package failed.  <a href="classWrongCRCException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFirmwareException.html">FirmwareException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classException.html">Exception</a> reported by the firmware.  <a href="classFirmwareException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSlaveErrorException.html">SlaveErrorException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Slave error occurred.  <a href="classSlaveErrorException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParameterReadingException.html">ParameterReadingException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">There was an error while reading a parameter from the robot.  <a href="classParameterReadingException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classParameterWritingException.html">ParameterWritingException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The data you wanted to send to the robot was invalid.  <a href="classParameterWritingException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWrongParameterException.html">WrongParameterException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The given parameter was wrong.  <a href="classWrongParameterException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMotorOutOfRangeException.html">MotorOutOfRangeException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The encoders for the given motor were out of range.  <a href="classMotorOutOfRangeException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMotorTimeoutException.html">MotorTimeoutException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The timeout elapsed for the given motor and target position.  <a href="classMotorTimeoutException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMotorCrashException.html">MotorCrashException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The requested motor crashed during the movement.  <a href="classMotorCrashException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigFileOpenException.html">ConfigFileOpenException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Accessing the given configuration file failed (may be: access denied or wrong path)  <a href="classConfigFileOpenException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigFileStateException.html">ConfigFileStateException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The state of the configuration file wasn't "good".  <a href="classConfigFileStateException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigFileSectionNotFoundException.html">ConfigFileSectionNotFoundException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The requested section could not be found.  <a href="classConfigFileSectionNotFoundException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigFileSubsectionNotFoundException.html">ConfigFileSubsectionNotFoundException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The requested subsection could not be found.  <a href="classConfigFileSubsectionNotFoundException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigFileEntryNotFoundException.html">ConfigFileEntryNotFoundException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The requested entry could not be found.  <a href="classConfigFileEntryNotFoundException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigFileSyntaxErrorException.html">ConfigFileSyntaxErrorException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">There was a syntax error in the configuration file.  <a href="classConfigFileSyntaxErrorException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKNI_1_1NoSolutionException.html">KNI::NoSolutionException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">No solution found for the given cartesian coordinates.  <a href="classKNI_1_1NoSolutionException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classJointSpeedException.html">JointSpeedException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Joint speed too high.  <a href="classJointSpeedException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWaitParameterException.html">WaitParameterException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Wait parameter set to false.  <a href="classWaitParameterException.html#_details">More...</a><br/></td></tr>
</table>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="footer">Generated on Tue Feb 8 2011 for KatanaNativeInterface by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>