GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
grsi::exit_exception Struct Reference

Detailed Description

Definition at line 74 of file Globals.h.

Public Member Functions

 exit_exception (int c, const char *msg="")
 

Public Attributes

const int code
 
const char * message
 
+ Inheritance diagram for grsi::exit_exception:
+ Collaboration diagram for grsi::exit_exception:

Constructor & Destructor Documentation

◆ exit_exception()

grsi::exit_exception::exit_exception ( int c,
const char * msg = "" )
inlineexplicit

Definition at line 76 of file Globals.h.

Member Data Documentation

◆ code

const int grsi::exit_exception::code

Definition at line 82 of file Globals.h.

◆ message

const char* grsi::exit_exception::message

Definition at line 83 of file Globals.h.

Referenced by main().