neural++_exception.hpp File Reference

#include <exception>

Go to the source code of this file.

Namespaces

namespace  neuralpp

Classes

class  neuralpp::NetworkFileNotFoundException
 Exception thrown when doing an attempt to load a network from an invalid file. More...
class  neuralpp::NetworkFileWriteException
 Exception thrown when trying to write the network's information to a file that cannot be written. More...
class  neuralpp::InvalidXMLException
 Exception thrown when trying parsing an invalid XML. More...
class  neuralpp::NetworkIndexOutOfBoundsException
 Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network. More...
class  neuralpp::InvalidSynapticalWeightException
 Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| > 1. More...


Generated on Sun Aug 16 20:53:42 2009 for Neural++ by  doxygen 1.5.6