ParamUnknown Class Reference

Ratpac-two: RAT::Processor::ParamUnknown Class Reference
Ratpac-two
RAT::Processor::ParamUnknown Class Reference

#include <Processor.hh>

Inheritance diagram for RAT::Processor::ParamUnknown:
RAT::Processor::ParamError

Public Member Functions

 ParamUnknown (std::string _param)
 
- Public Member Functions inherited from RAT::Processor::ParamError
 ParamError (std::string _param)
 

Additional Inherited Members

- Public Attributes inherited from RAT::Processor::ParamError
std::string param
 

Detailed Description

Exception thrown when parameter name is not known to this processor.

Constructor & Destructor Documentation

◆ ParamUnknown()

RAT::Processor::ParamUnknown::ParamUnknown ( std::string  _param)
inline

Create unknown parameter error.

Parameters
[in]_paramName of unknown parameter

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