Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
|
Default exception class for OS errors. More...
#include <exceptions.hh>
Additional Inherited Members | |
Public Member Functions inherited from hdnum::Exception | |
void | message (const std::string &message) |
store string in internal message buffer | |
const std::string & | what () const |
output internal message buffer | |
Default exception class for OS errors.
This class is thrown when a system-call is used and returns an error.