mirror of
https://github.com/BlackLight/neuralpp.git
synced 2024-11-16 06:47:16 +01:00
57 lines
2.3 KiB
TeX
57 lines
2.3 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} (const char $\ast$err=\char`\"{} \char`\"{})
|
|
\item
|
|
const char $\ast$ {\bf what} () const throw ()
|
|
\end{CompactItemize}
|
|
\subsection*{Private Attributes}
|
|
\begin{CompactItemize}
|
|
\item
|
|
char $\ast$ {\bf error}
|
|
\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 (const char $\ast$ {\em err} = {\tt \char`\"{}~\char`\"{}})\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1InvalidXMLException_793d311be88606908abf8c5be1348586}
|
|
|
|
|
|
|
|
|
|
References error.
|
|
|
|
\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}
|
|
|
|
|
|
|
|
|
|
References error.
|
|
|
|
\subsection{Member Data Documentation}
|
|
\index{neuralpp::InvalidXMLException@{neuralpp::InvalidXMLException}!error@{error}}
|
|
\index{error@{error}!neuralpp::InvalidXMLException@{neuralpp::InvalidXMLException}}
|
|
\subsubsection[error]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf neuralpp::InvalidXMLException::error}\hspace{0.3cm}{\tt [private]}}\label{classneuralpp_1_1InvalidXMLException_e0c63b17f7b5b0df20d8361bc9ee92b4}
|
|
|
|
|
|
|
|
|
|
Referenced by InvalidXMLException(), and what().
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
{\bf neural++\_\-exception.hpp}\end{CompactItemize}
|