<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception thrown when doing an attempt to load a network from an invalid file. <ahref="classneuralpp_1_1NetworkFileNotFoundException.html#_details">More...</a><br></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception thrown when trying to write the network's information to a file that cannot be written. <ahref="classneuralpp_1_1NetworkFileWriteException.html#_details">More...</a><br></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception thrown when trying parsing an invalid XML. <ahref="classneuralpp_1_1InvalidXMLException.html#_details">More...</a><br></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network. <ahref="classneuralpp_1_1NetworkIndexOutOfBoundsException.html#_details">More...</a><br></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| > 1. <ahref="classneuralpp_1_1InvalidSynapticalWeightException.html#_details">More...</a><br></td></tr>