3.3.2.14. Class Exception

3.3.2.14.1. Inheritance Relationships

3.3.2.14.1.1. Base Type

3.3.2.14.2. Class Documentation

class Exception : public sirius::Exception

Exception wrapper for FFTW error.

Public Functions

Exception(ErrorCode code)
Exception(const Exception&)
Exception &operator=(const Exception&)
Exception(Exception&&)
Exception &operator=(Exception&&)
const char *what() const