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

Thrown when an option is set to a disallowed value. More...

#include <option.h>

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

Public Member Functions

 DisallowedOptionValueError (const std::string &key, const std::string &value)
 
- 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 set to a disallowed value.


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