gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
CxxConfigManager::Exception Class Reference

Exception for instantiate/post-instantiate errors. More...

#include <cxx_manager.hh>

Inheritance diagram for CxxConfigManager::Exception:

Public Member Functions

 Exception (const std::string &name_, const std::string &message_)
 
const char * what () const throw ()
 
 ~Exception () throw ()
 

Public Attributes

std::string name
 
std::string message
 

Detailed Description

Exception for instantiate/post-instantiate errors.

Definition at line 79 of file cxx_manager.hh.

Constructor & Destructor Documentation

CxxConfigManager::Exception::Exception ( const std::string &  name_,
const std::string &  message_ 
)
inline

Definition at line 86 of file cxx_manager.hh.

CxxConfigManager::Exception::~Exception ( )
throw (
)
inline

Definition at line 92 of file cxx_manager.hh.

Member Function Documentation

const char* CxxConfigManager::Exception::what ( ) const
throw (
)
inline

Definition at line 90 of file cxx_manager.hh.

References message.

Member Data Documentation

std::string CxxConfigManager::Exception::message

Definition at line 83 of file cxx_manager.hh.

Referenced by what().

std::string CxxConfigManager::Exception::name

Definition at line 82 of file cxx_manager.hh.


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

Generated on Fri Jun 9 2017 13:04:06 for gem5 by doxygen 1.8.6