ParamError Class Reference

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

#include <Processor.hh>

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

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()

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

Create parameter error.

Parameters
[in]_paramName 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