|
Sirius
0.0.0
|
Exception wrapper for FFTW error. More...
#include <sirius/fftw/exception.h>
Public Member Functions | |
| Exception (ErrorCode code) | |
| Exception (const Exception &)=default | |
| Exception & | operator= (const Exception &)=default |
| Exception (Exception &&)=default | |
| Exception & | operator= (Exception &&)=default |
| const char * | what () const noexcept override |
Exception wrapper for FFTW error.
| sirius::fftw::Exception::Exception | ( | ErrorCode | code | ) |
|
default |
|
default |
|
overridenoexcept |
1.8.14