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

Exception caused by difference. More...

#include "C16/Exception.hpp"

Inheritance diagram for C16::Exception::Difference:
C16::Exception::Generic

Detailed Description

Exception caused by difference.

Public Member Functions

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

Constructor & Destructor Documentation

◆ Difference()

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

Constructs an exception.

Parameters
whatExplanatory of the exception