Lumiera  0.pre.03
»edit your freedom«
LumieraError< eID, PAR > Class Template Reference

#include "lib/error.hpp"

Description

template<lumiera_err const & eID, class PAR = Error>
class lumiera::error::LumieraError< eID, PAR >

Derived specific exceptions within Lumiera's exception hierarchy.

Definition at line 199 of file error.hpp.

Public Member Functions

 LumieraError (std::string description="", lumiera_err const id=eID) noexcept
 
 LumieraError (std::exception const &cause, std::string description="", lumiera_err const id=eID) noexcept
 
+ Inheritance diagram for LumieraError< eID, PAR >:
+ Collaboration diagram for LumieraError< eID, PAR >:

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