Template Numerical Library version\ main:f17d0c8
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TNL::Exceptions::BackendRuntimeError Class Reference
Inheritance diagram for TNL::Exceptions::BackendRuntimeError:
Inheritance graph
[legend]
Collaboration diagram for TNL::Exceptions::BackendRuntimeError:
Collaboration graph
[legend]

Public Member Functions

 BackendRuntimeError (Backend::error_t error_code)
 
 BackendRuntimeError (Backend::error_t error_code, const char *file_name, int line)
 
 BackendRuntimeError (Backend::error_t error_code, const std::string &what_arg)
 
Backend::error_t code () const
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
what (T... args)
 

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