12 #ifndef ZYPP_PARSER_TAGFILE_PARSEEXCEPTION_H 13 #define ZYPP_PARSER_TAGFILE_PARSEEXCEPTION_H 43 virtual std::ostream &
dumpOn( std::ostream &
str )
const;
53 #endif // ZYPP_PARSER_TAGFILE_PARSEEXCEPTION_H String related utilities and Regular expression matching.
virtual ~ParseException()
Dtor.
Base class for Exception.
virtual std::ostream & dumpOn(std::ostream &str) const
Overload this to print a proper error message.
Easy-to use interface to the ZYPP dependency resolver.
ParseException()
Default ctor.