FDR  4.2.7(6ecbe5a21b71ab020e8fcaeccfe5ebaad0599f4f)
Public Member Functions | List of all members
FDR::Error Class Reference

An error thrown by libfdr. More...

#include <error.h>

Inheritance diagram for FDR::Error:
Inheritance graph
[legend]
Collaboration diagram for FDR::Error:
Collaboration graph
[legend]

Public Member Functions

 Error (const std::string &description)
 Creates a new error with the specified error message.
 

Detailed Description

An error thrown by libfdr.

All errors that libfdr throws will be a subclasses of this.


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