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

Thrown when an option is not known (i.e. the key is invalid). More...

#include <option.h>

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

Public Member Functions

 UnknownOptionError (const std::string &key)
 
- Public Member Functions inherited from FDR::Error
 Error (const std::string &description)
 Creates a new error with the specified error message.
 

Detailed Description

Thrown when an option is not known (i.e. the key is invalid).


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