Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > ad1ba1135a9c9eeffc2e538163e00373 > files > 766

libCommonC++2_1.4-devel-1.4.1-1mdv2007.0.i586.rpm

\section{ost::String\-Tokenizer::No\-Such\-Element\-Exception Class Reference}
\label{classost_1_1_string_tokenizer_1_1_no_such_element_exception}\index{ost::StringTokenizer::NoSuchElementException@{ost::StringTokenizer::NoSuchElementException}}
Exception thrown, if someone tried to read beyond the end of the tokens.  


{\tt \#include $<$tokenizer.h$>$}



\subsection{Detailed Description}
Exception thrown, if someone tried to read beyond the end of the tokens. 

Will not happen if you use it the 'clean' way with comparison against {\bf end()}{\rm (p.\,\pageref{classost_1_1_string_tokenizer_74b3471e3e481c0144758385c29cbfbf})}, but if you skip some tokens, because you 'know' they are there. Simplifies error handling a lot, since you can just read your tokens the way you expect it, and if there is some error in the input this Exception will be thrown. 



The documentation for this class was generated from the following file:\begin{CompactItemize}
\item 
{\bf tokenizer.h}\end{CompactItemize}