mirror of
https://github.com/BlackLight/neuralpp.git
synced 2024-11-16 14:57:14 +01:00
39 lines
1.6 KiB
TeX
39 lines
1.6 KiB
TeX
|
\section{neuralpp::InvalidXMLException Class Reference}
|
||
|
\label{classneuralpp_1_1InvalidXMLException}\index{neuralpp::InvalidXMLException@{neuralpp::InvalidXMLException}}
|
||
|
Exception thrown when trying parsing an invalid XML.
|
||
|
|
||
|
|
||
|
{\tt \#include $<$neural++\_\-exception.hpp$>$}
|
||
|
|
||
|
\subsection*{Public Member Functions}
|
||
|
\begin{CompactItemize}
|
||
|
\item
|
||
|
{\bf InvalidXMLException} ()
|
||
|
\item
|
||
|
const char $\ast$ {\bf what} () const throw ()
|
||
|
\end{CompactItemize}
|
||
|
|
||
|
|
||
|
\subsection{Detailed Description}
|
||
|
Exception thrown when trying parsing an invalid XML.
|
||
|
|
||
|
\subsection{Constructor \& Destructor Documentation}
|
||
|
\index{neuralpp::InvalidXMLException@{neuralpp::InvalidXMLException}!InvalidXMLException@{InvalidXMLException}}
|
||
|
\index{InvalidXMLException@{InvalidXMLException}!neuralpp::InvalidXMLException@{neuralpp::InvalidXMLException}}
|
||
|
\subsubsection[InvalidXMLException]{\setlength{\rightskip}{0pt plus 5cm}neuralpp::InvalidXMLException::InvalidXMLException ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1InvalidXMLException_10279e6f42a1ccb934afcfef2770c537}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
\subsection{Member Function Documentation}
|
||
|
\index{neuralpp::InvalidXMLException@{neuralpp::InvalidXMLException}!what@{what}}
|
||
|
\index{what@{what}!neuralpp::InvalidXMLException@{neuralpp::InvalidXMLException}}
|
||
|
\subsubsection[what]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ neuralpp::InvalidXMLException::what () const throw ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1InvalidXMLException_4a8b81678ed0c319e1715ab5ef9112da}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||
|
\item
|
||
|
{\bf neural++\_\-exception.hpp}\end{CompactItemize}
|