Public Member Functions | List of all members
kvikio::GenericSystemError Class Reference
Inheritance diagram for kvikio::GenericSystemError:

Public Member Functions

 GenericSystemError (int err_code, std::string const &msg)
 
 GenericSystemError (int err_code, char const *msg)
 
 GenericSystemError (std::string const &msg)
 
 GenericSystemError (char const *msg)
 
 GenericSystemError (GenericSystemError const &other)=default
 
GenericSystemErroroperator= (GenericSystemError const &other)=default
 

Detailed Description

Definition at line 22 of file error.hpp.


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