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

Exception caused by invalidity. More...

#include "C16/Exception.hpp"

Inheritance diagram for C16::Exception::Invalidity:
C16::Exception::Generic

Detailed Description

Exception caused by invalidity.

Public Member Functions

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

Constructor & Destructor Documentation

◆ Invalidity()

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

Constructs an exception.

Parameters
whatExplanatory of the exception