sparrow 0.9.0
Loading...
Searching...
No Matches
sparrow::contract_assertion_error Class Reference

#include <sparrow_exception.hpp>

Inheritance diagram for sparrow::contract_assertion_error:
[legend]
Collaboration diagram for sparrow::contract_assertion_error:
[legend]

Public Member Functions

 contract_assertion_error (const std::string &message)
 
 contract_assertion_error (const char *message)
 

Detailed Description

Definition at line 21 of file sparrow_exception.hpp.

Constructor & Destructor Documentation

◆ contract_assertion_error() [1/2]

sparrow::contract_assertion_error::contract_assertion_error ( const std::string & message)
inlineexplicit

Definition at line 25 of file sparrow_exception.hpp.

◆ contract_assertion_error() [2/2]

sparrow::contract_assertion_error::contract_assertion_error ( const char * message)
inlineexplicit

Definition at line 30 of file sparrow_exception.hpp.


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