StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StMuException Class Reference

#include <StMuException.hh>

Public Member Functions

 StMuException (StMuExceptionTypes=kUnknown, const char *m="", const char *in="???")
 
virtual string message ()
 
virtual void print ()
 
virtual StMuExceptionTypes type ()
 

Protected Attributes

StMuExceptionTypes mException
 
string mMessage
 
string mIn
 

Detailed Description

Just a small helper class (and a few macros) to easily create a set of exceptions. Using the "THROW(...)" macro the exception's datamember mIn will hold the name of the scope that was throwing the exception.

Definition at line 24 of file StMuException.hh.


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