zypp::PluginFrameException Class Reference

Base class for PluginFrame Exception. More...

#include <PluginFrameException.h>

Inheritance diagram for zypp::PluginFrameException:
[legend]

List of all members.

Public Member Functions

 PluginFrameException ()
 PluginFrameException (const std::string &msg_r)
 PluginFrameException (const std::string &msg_r, const std::string &hist_r)
virtual ~PluginFrameException () throw ()


Detailed Description

Base class for PluginFrame Exception.

Definition at line 29 of file PluginFrameException.h.


Constructor & Destructor Documentation

zypp::PluginFrameException::PluginFrameException (  ) 

Definition at line 24 of file PluginFrameException.cc.

zypp::PluginFrameException::PluginFrameException ( const std::string &  msg_r  ) 

Definition at line 28 of file PluginFrameException.cc.

zypp::PluginFrameException::PluginFrameException ( const std::string &  msg_r,
const std::string &  hist_r 
)

Definition at line 32 of file PluginFrameException.cc.

References zypp::Exception::addHistory().

zypp::PluginFrameException::~PluginFrameException (  )  throw () [virtual]

Definition at line 36 of file PluginFrameException.cc.


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

doxygen