Rosetta 3.3
|
#include <Exceptions.hh>
Public Member Functions | |
EXCN_Msg_Exception (std::string const &msg) | |
virtual void | show (std::ostream &) const |
virtual std::string const | msg () const |
Protected Member Functions | |
EXCN_Msg_Exception () |
utility::excn::EXCN_Msg_Exception::EXCN_Msg_Exception | ( | std::string const & | msg | ) | [inline] |
utility::excn::EXCN_Msg_Exception::EXCN_Msg_Exception | ( | ) | [inline, protected] |
virtual std::string const utility::excn::EXCN_Msg_Exception::msg | ( | ) | const [inline, virtual] |
Reimplemented from utility::excn::EXCN_Base.
Referenced by utility::options::OptionCollection::load(), utility::options::OptionCollection::load_options_from_file(), main(), and show().
void utility::excn::EXCN_Msg_Exception::show | ( | std::ostream & | os | ) | const [virtual] |
Implements utility::excn::EXCN_Base.
References msg().