class Reflex::RuntimeError: public exception

 Initialisation of Reflex.Setup of global scope, fundamental types.

Function Members (Methods)

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

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 change: root/reflex:$Id: Kernel.h 24031 2008-05-27 14:02:23Z axel $
Last generated: 2008-06-25 08:31

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.