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

Public Member Functions

 IOException (const std::string &comment,...)
 
 IOException (int err, const std::string &comment,...)
 
virtual const char * what () const throw ()
 
int err () const
 

Protected Attributes

std::string m_comment
 
int m_err
 

Detailed Description

Definition at line 19 of file IOException.h.


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