| 
    Geant4
    9.6.p02
    
   | 
 
the exception class for c2_function operations. More...
#include <c2_function.hh>


Public Member Functions | |
| c2_exception (const char msgcode[]) | |
| construct the exception with an error message  More... | |
| virtual | ~c2_exception () throw () | 
| virtual const char * | what () const throw () | 
the exception class for c2_function operations.
Definition at line 65 of file c2_function.hh.
      
  | 
  inline | 
construct the exception with an error message
| msgcode | the message | 
Definition at line 69 of file c2_function.hh.
      
  | 
  inlinevirtual | |||||||||||||
Definition at line 70 of file c2_function.hh.
Returns a C-style character string describing the general cause of the current error.
Definition at line 73 of file c2_function.hh.
 1.8.4