neuralpp::NetworkIndexOutOfBoundsException Class Reference
Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network.
More...
#include <neural++_exception.hpp>
List of all members.
Detailed Description
Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network.
Constructor & Destructor Documentation
neuralpp::NetworkIndexOutOfBoundsException::NetworkIndexOutOfBoundsException |
( |
|
) |
[inline] |
Member Function Documentation
const char* neuralpp::NetworkIndexOutOfBoundsException::what |
( |
|
) |
const throw () [inline] |
The documentation for this class was generated from the following file: