Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
List of all members
Euclid::MathUtils::InterpolationException Struct Reference

#include <interpolation.h>

Inheritance diagram for Euclid::MathUtils::InterpolationException:
Inheritance graph
[legend]
Collaboration diagram for Euclid::MathUtils::InterpolationException:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Elements::Exception
 Exception (ExitCode e=ExitCode::NOT_OK)
 
 Exception (const char *message, ExitCode e=ExitCode::NOT_OK)
 
 Exception (const std::string &message, ExitCode e=ExitCode::NOT_OK)
 
 Exception (const char *stringFormat, Args &&... args)
 
virtual ~Exception () noexcept=default
 
const char * what () const noexcept override
 
ExitCode exitCode () const noexcept
 
void appendMessage (const T &message)
 
- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 
- Protected Attributes inherited from Elements::Exception
std::string m_error_msg
 
const ExitCode m_exit_code
 

Detailed Description

Definition at line 45 of file interpolation.h.


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