Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | List of all members
tympan::logic_error Struct Reference

The base exception class for internal logic / algorithmic errors. More...

#include <exceptions.h>

Inheritance diagram for tympan::logic_error:
Inheritance graph
[legend]
Collaboration diagram for tympan::logic_error:
Collaboration graph
[legend]

Public Member Functions

 logic_error ()
 
 logic_error (const std::string &desc)
 

Detailed Description

The base exception class for internal logic / algorithmic errors.

Definition at line 52 of file exceptions.h.

Constructor & Destructor Documentation

◆ logic_error() [1/2]

tympan::logic_error::logic_error ( )
inline

Definition at line 54 of file exceptions.h.

◆ logic_error() [2/2]

tympan::logic_error::logic_error ( const std::string &  desc)
inline

Definition at line 55 of file exceptions.h.


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