Belle II Software  release-08-01-10
Exception Class Reference
Inheritance diagram for Exception:
Collaboration diagram for Exception:

Public Member Functions

 Exception (const std::string &)
 
 Exception (const std::string &, int err)
 
virtual const char * what () const throw ()
 
int err () const
 

Protected Attributes

std::string m_comment
 
int m_err
 

Detailed Description

Definition at line 20 of file Exception.h.


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