GridFire 0.6.0
General Purpose Nuclear Network
Loading...
Searching...
No Matches
gridfire::expectations::StaleEngineError Struct Reference

#include <expected_engine.h>

Inheritance diagram for gridfire::expectations::StaleEngineError:
gridfire::expectations::EngineError

Public Member Functions

 StaleEngineError (const StaleEngineErrorTypes sType)
 
 operator std::string () const
 
- Public Member Functions inherited from gridfire::expectations::EngineError
 EngineError (const std::string &message, const EngineErrorTypes type)
 
virtual ~EngineError ()=default
 

Public Attributes

StaleEngineErrorTypes staleType
 
- Public Attributes inherited from gridfire::expectations::EngineError
std::string m_message
 
const EngineErrorTypes type = EngineErrorTypes::FAILURE
 

Constructor & Destructor Documentation

◆ StaleEngineError()

gridfire::expectations::StaleEngineError::StaleEngineError ( const StaleEngineErrorTypes sType)
inlineexplicit

Member Function Documentation

◆ operator std::string()

gridfire::expectations::StaleEngineError::operator std::string ( ) const
inlineexplicit

Member Data Documentation

◆ staleType

StaleEngineErrorTypes gridfire::expectations::StaleEngineError::staleType

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