KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::LookupException Class Reference

An exception that can be thrown whenever a key lookup fails. More...

#include <detailed_exception.hh>

Detailed Description

An exception that can be thrown whenever a key lookup fails.

Definition at line 74 of file detailed_exception.hh.

Inheritance diagram for Kaskade::LookupException:
Kaskade::DetailedException

Public Member Functions

 LookupException (std::string const &message, std::string const &file, int const line)
 

Constructor & Destructor Documentation

◆ LookupException()

Kaskade::LookupException::LookupException ( std::string const &  message,
std::string const &  file,
int const  line 
)
inline

Definition at line 77 of file detailed_exception.hh.


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