CONZEPT 16 C++ API
C16::Exception::Inexistence Class Reference

Exception caused by inexistence. More...

#include "C16/Exception.hpp"

Inheritance diagram for C16::Exception::Inexistence:
C16::Exception::Generic

Detailed Description

Exception caused by inexistence.

Public Member Functions

 Inexistence (const std::string &what)
 Constructs an exception. More...
 

Constructor & Destructor Documentation

◆ Inexistence()

C16::Exception::Inexistence::Inexistence ( const std::string &  what)
explicit

Constructs an exception.

Parameters
whatExplanatory of the exception