ParamError Class Reference
|
Ratpac-two
|
RAT::Processor::ParamError Class Reference
#include <Processor.hh>
Inheritance diagram for RAT::Processor::ParamError:
Public Member Functions | |
| ParamError (std::string _param) | |
Public Attributes | |
| std::string | param |
Detailed Description
Base class for parameter exceptions.
Thrown if some problem happens while setting a parameter.
Constructor & Destructor Documentation
◆ ParamError()
|
inline |
Create parameter error.
- Parameters
-
[in] _param Name of parameter which triggered this error.
Member Data Documentation
◆ param
| std::string RAT::Processor::ParamError::param |
Name of parameter which triggered this error.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/include/RAT/Processor.hh
Generated by