mirror of
https://github.com/BlackLight/neuralpp.git
synced 2024-11-16 06:47:16 +01:00
39 lines
1.8 KiB
TeX
39 lines
1.8 KiB
TeX
|
\section{neuralpp::NetworkFileWriteException Class Reference}
|
||
|
\label{classneuralpp_1_1NetworkFileWriteException}\index{neuralpp::NetworkFileWriteException@{neuralpp::NetworkFileWriteException}}
|
||
|
Exception thrown when trying to write the network's information to a file that cannot be written.
|
||
|
|
||
|
|
||
|
{\tt \#include $<$neural++\_\-exception.hpp$>$}
|
||
|
|
||
|
\subsection*{Public Member Functions}
|
||
|
\begin{CompactItemize}
|
||
|
\item
|
||
|
{\bf NetworkFileWriteException} ()
|
||
|
\item
|
||
|
const char $\ast$ {\bf what} () const throw ()
|
||
|
\end{CompactItemize}
|
||
|
|
||
|
|
||
|
\subsection{Detailed Description}
|
||
|
Exception thrown when trying to write the network's information to a file that cannot be written.
|
||
|
|
||
|
\subsection{Constructor \& Destructor Documentation}
|
||
|
\index{neuralpp::NetworkFileWriteException@{neuralpp::NetworkFileWriteException}!NetworkFileWriteException@{NetworkFileWriteException}}
|
||
|
\index{NetworkFileWriteException@{NetworkFileWriteException}!neuralpp::NetworkFileWriteException@{neuralpp::NetworkFileWriteException}}
|
||
|
\subsubsection[NetworkFileWriteException]{\setlength{\rightskip}{0pt plus 5cm}neuralpp::NetworkFileWriteException::NetworkFileWriteException ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1NetworkFileWriteException_83bc897b0ea11a384e0839a39e9fdb48}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
\subsection{Member Function Documentation}
|
||
|
\index{neuralpp::NetworkFileWriteException@{neuralpp::NetworkFileWriteException}!what@{what}}
|
||
|
\index{what@{what}!neuralpp::NetworkFileWriteException@{neuralpp::NetworkFileWriteException}}
|
||
|
\subsubsection[what]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ neuralpp::NetworkFileWriteException::what () const throw ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1NetworkFileWriteException_c8802852cb38d5edf6f490ff3acb6078}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||
|
\item
|
||
|
{\bf neural++\_\-exception.hpp}\end{CompactItemize}
|