class ROOT::Reflex::RuntimeError: public exception

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

Function Members (Methods)

public:
virtual~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:$Id: Kernel.h 21052 2007-11-26 17:54:00Z axel $

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.