mirror of
https://github.com/BlackLight/libCSP--.git
synced 2024-11-14 23:37:15 +01:00
47 lines
1.6 KiB
TeX
47 lines
1.6 KiB
TeX
|
\hypertarget{classCSPexception}{
|
||
|
\section{CSPexception Class Reference}
|
||
|
\label{classCSPexception}\index{CSPexception@{CSPexception}}
|
||
|
}
|
||
|
|
||
|
|
||
|
Class for managing exception in \hyperlink{classCSP}{CSP}.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
{\ttfamily \#include $<$csp++.h$>$}
|
||
|
|
||
|
\subsection*{Public Member Functions}
|
||
|
\begin{DoxyCompactItemize}
|
||
|
\item
|
||
|
\hyperlink{classCSPexception_a810bcfbb11d2e35d7b95f1e2b11b408c}{CSPexception} (const char $\ast$m)
|
||
|
\begin{DoxyCompactList}\small\item\em Constructor. \item\end{DoxyCompactList}\item
|
||
|
\hypertarget{classCSPexception_a7013e90a6c26ba4c15bc6fbc42be02ef}{
|
||
|
virtual const char $\ast$ \hyperlink{classCSPexception_a7013e90a6c26ba4c15bc6fbc42be02ef}{what} ()}
|
||
|
\label{classCSPexception_a7013e90a6c26ba4c15bc6fbc42be02ef}
|
||
|
|
||
|
\begin{DoxyCompactList}\small\item\em Return the description of the exception. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
|
||
|
|
||
|
|
||
|
\subsection{Detailed Description}
|
||
|
Class for managing exception in \hyperlink{classCSP}{CSP}.
|
||
|
|
||
|
\subsection{Constructor \& Destructor Documentation}
|
||
|
\hypertarget{classCSPexception_a810bcfbb11d2e35d7b95f1e2b11b408c}{
|
||
|
\index{CSPexception@{CSPexception}!CSPexception@{CSPexception}}
|
||
|
\index{CSPexception@{CSPexception}!CSPexception@{CSPexception}}
|
||
|
\subsubsection[{CSPexception}]{\setlength{\rightskip}{0pt plus 5cm}CSPexception::CSPexception (const char $\ast$ {\em m})\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}
|
||
|
\label{classCSPexception_a810bcfbb11d2e35d7b95f1e2b11b408c}
|
||
|
|
||
|
|
||
|
Constructor.
|
||
|
|
||
|
|
||
|
\begin{DoxyParams}{Parameters}
|
||
|
\item[{\em m}]Message describing the exception \end{DoxyParams}
|
||
|
|
||
|
|
||
|
The documentation for this class was generated from the following file:\begin{DoxyCompactItemize}
|
||
|
\item
|
||
|
csp++-\/def.h\end{DoxyCompactItemize}
|