libzypp  12.16.5
zypp::SignatureCheckException Class Reference

#include <FileChecker.h>

Inheritance diagram for zypp::SignatureCheckException:
zypp::FileCheckException zypp::Exception exception

Additional Inherited Members

- Public Types inherited from zypp::Exception
typedef
exception_detail::CodeLocation 
CodeLocation
 
typedef std::list< std::string > History
 
typedef History::const_iterator HistoryIterator
 
typedef History::size_type HistorySize
 
- Public Member Functions inherited from zypp::FileCheckException
 FileCheckException (const std::string &msg)
 
- Static Public Member Functions inherited from zypp::Exception
static std::string strErrno (int errno_r)
 Make a string from errno_r.
 
static std::string strErrno (int errno_r, const std::string &msg_r)
 Make a string from errno_r and msg_r.
 
static void log (const Exception &excpt_r, const CodeLocation &where_r, const char *const prefix_r)
 Drop a logline on throw, catch or rethrow.
 
- Protected Member Functions inherited from zypp::Exception
virtual std::ostream & dumpOn (std::ostream &str) const
 Overload this to print a proper error message.
 

Detailed Description

Definition at line 51 of file FileChecker.h.


The documentation for this class was generated from the following file: