extended description of the error handling mechanism with OpenCV C++ API

This commit is contained in:
Vadim Pisarevsky
2010-05-20 11:37:37 +00:00
parent cadbe1bc79
commit f152535865
2 changed files with 32 additions and 2 deletions

View File

@@ -636,7 +636,7 @@ CV_Error_(CV_StsOutOfRange,
\end{lstlisting}
\cvclass{Exception}
\cvclass{Exception}\label{Exception}
The exception class passed to error
\begin{lstlisting}