Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
List of all members
hdnum::SystemError Class Reference

Default exception class for OS errors. More...

#include <exceptions.hh>

Inheritance diagram for hdnum::SystemError:
hdnum::Exception hdnum::OutOfMemoryError hdnum::TimerError

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
 

Detailed Description

Default exception class for OS errors.

This class is thrown when a system-call is used and returns an error.


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