13 #ifndef ZYPP_TARGET_HAL_HALEXCEPTION_H 14 #define ZYPP_TARGET_HAL_HALEXCEPTION_H 55 HalException(
const std::string &err_name,
const std::string &err_msg);
78 virtual std::ostream &
dumpOn( std::ostream &
str )
const;
100 #endif // ZYPP_TARGET_HAL_HALEXCEPTION_H
Exception thrown if we were built without hal support (-DNO_HAL).
const std::string & errorName() const
String related utilities and Regular expression matching.
Hardware abstaction layer exception.
virtual ~HalException()
Destructor.
HalException()
Default constructor.
virtual std::ostream & dumpOn(std::ostream &str) const
Overload this to print a proper error message.
Base class for Exception.
const std::string & errorMessage() const
Easy-to use interface to the ZYPP dependency resolver.