<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Neural++: neuralpp::NetworkIndexOutOfBoundsException Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.6 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul> </div> <div class="navpath"><a class="el" href="namespaceneuralpp.html">neuralpp</a>::<a class="el" href="classneuralpp_1_1NetworkIndexOutOfBoundsException.html">NetworkIndexOutOfBoundsException</a> </div> </div> <div class="contents"> <h1>neuralpp::NetworkIndexOutOfBoundsException Class Reference</h1><!-- doxytag: class="neuralpp::NetworkIndexOutOfBoundsException" -->Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network. <a href="#_details">More...</a> <p> <code>#include <<a class="el" href="neural_09_09__exception_8hpp-source.html">neural++_exception.hpp</a>></code> <p> <p> <a href="classneuralpp_1_1NetworkIndexOutOfBoundsException-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classneuralpp_1_1NetworkIndexOutOfBoundsException.html#07141d2225ea9f2d486e755a3660d594">NetworkIndexOutOfBoundsException</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classneuralpp_1_1NetworkIndexOutOfBoundsException.html#8b65d77cb375a0aa40d5a9ea692bd5c3">what</a> () const throw ()</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network. <hr><h2>Constructor & Destructor Documentation</h2> <a class="anchor" name="07141d2225ea9f2d486e755a3660d594"></a><!-- doxytag: member="neuralpp::NetworkIndexOutOfBoundsException::NetworkIndexOutOfBoundsException" ref="07141d2225ea9f2d486e755a3660d594" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">neuralpp::NetworkIndexOutOfBoundsException::NetworkIndexOutOfBoundsException </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td><code> [inline]</code></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <hr><h2>Member Function Documentation</h2> <a class="anchor" name="8b65d77cb375a0aa40d5a9ea692bd5c3"></a><!-- doxytag: member="neuralpp::NetworkIndexOutOfBoundsException::what" ref="8b65d77cb375a0aa40d5a9ea692bd5c3" args="() const " --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">const char* neuralpp::NetworkIndexOutOfBoundsException::what </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td> const throw ()<code> [inline]</code></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <hr>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="neural_09_09__exception_8hpp-source.html">neural++_exception.hpp</a></ul> </div> <hr size="1"><address style="text-align: right;"><small>Generated on Fri Sep 4 11:25:49 2009 for Neural++ by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> </body> </html>