12#ifndef ZYPP_CORE_PARSER_PARSEEXCEPTION_H
13#define ZYPP_CORE_PARSER_PARSEEXCEPTION_H
19#include <zypp-core/base/UserRequestException>
43 std::ostream &
dumpOn( std::ostream &
str )
const override;
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Base class for Exception.
~ParseException() override
Dtor.
std::ostream & dumpOn(std::ostream &str) const override
Overload this to print a proper error message.
ParseException()
Default ctor.
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.