+
class ROOT::Reflex::RuntimeError
-
library: libReflexDict
#include "Kernel.h"
Display options:
Show inherited
Show non-public

class ROOT::Reflex::RuntimeError: public exception

Function Members (Methods)

public:
~RuntimeError()
ROOT::Reflex::RuntimeError&operator=(const ROOT::Reflex::RuntimeError&)
ROOT::Reflex::RuntimeErrorRuntimeError(const string& msg)
ROOT::Reflex::RuntimeErrorRuntimeError(const ROOT::Reflex::RuntimeError&)
virtual const char*what()

Data Members

public:
stringfMsg

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

RuntimeError(const std::string& msg)
{ }
~RuntimeError()
{}
const char * what()
{ return fMsg.c_str();}

Author: Stefan Roiser 2004
Last update: root/reflex:$Name: $:$Id: Kernel.cxx,v 1.23 2006/12/07 09:34:15 roiser Exp $

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.