mirror of
https://github.com/BlackLight/neuralpp.git
synced 2024-11-16 14:57:14 +01:00
46 lines
2 KiB
TeX
46 lines
2 KiB
TeX
\section{neuralpp::NetworkFileNotFoundException Class Reference}
|
|
\label{classneuralpp_1_1NetworkFileNotFoundException}\index{neuralpp::NetworkFileNotFoundException@{neuralpp::NetworkFileNotFoundException}}
|
|
Exception thrown when doing an attempt to load a network from an invalid file.
|
|
|
|
|
|
{\tt \#include $<$neural++\_\-exception.hpp$>$}
|
|
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf NetworkFileNotFoundException} ()
|
|
\item
|
|
const char $\ast$ {\bf what} () const throw ()
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
Exception thrown when doing an attempt to load a network from an invalid file. \begin{Desc}
|
|
\item[Examples: ]\par
|
|
|
|
|
|
{\bf examples/doAdd.cpp}.\end{Desc}
|
|
|
|
|
|
\subsection{Constructor \& Destructor Documentation}
|
|
\index{neuralpp::NetworkFileNotFoundException@{neuralpp::NetworkFileNotFoundException}!NetworkFileNotFoundException@{NetworkFileNotFoundException}}
|
|
\index{NetworkFileNotFoundException@{NetworkFileNotFoundException}!neuralpp::NetworkFileNotFoundException@{neuralpp::NetworkFileNotFoundException}}
|
|
\subsubsection[NetworkFileNotFoundException]{\setlength{\rightskip}{0pt plus 5cm}neuralpp::NetworkFileNotFoundException::NetworkFileNotFoundException ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1NetworkFileNotFoundException_9603eebdb841f06c9b1007e65cba60f6}
|
|
|
|
|
|
|
|
|
|
\subsection{Member Function Documentation}
|
|
\index{neuralpp::NetworkFileNotFoundException@{neuralpp::NetworkFileNotFoundException}!what@{what}}
|
|
\index{what@{what}!neuralpp::NetworkFileNotFoundException@{neuralpp::NetworkFileNotFoundException}}
|
|
\subsubsection[what]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ neuralpp::NetworkFileNotFoundException::what () const throw ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1NetworkFileNotFoundException_24cde7729ab22d343f36e638cfc40702}
|
|
|
|
|
|
\begin{Desc}
|
|
\item[Examples: ]\par
|
|
{\bf examples/doAdd.cpp}.\end{Desc}
|
|
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
{\bf neural++\_\-exception.hpp}\end{CompactItemize}
|