UnknownQueryType Class Reference

Indicates that an entity's history was queried, but is empty. More...

#include <RobotAPI/libraries/armem/core/error/ArMemError.h>

+ Inheritance diagram for UnknownQueryType:

Public Member Functions

template<class QueryType >
 UnknownQueryType (const std::string &term, const QueryType &query)
 
 UnknownQueryType (const std::string &term, const std::string &typeName)
 
- Public Member Functions inherited from ArMemError
 ArMemError (const std::string &msg)
 

Static Public Member Functions

static std::string makeMsg (const std::string &term, const std::string &typeName)
 

Detailed Description

Indicates that an entity's history was queried, but is empty.

Definition at line 173 of file ArMemError.h.

Constructor & Destructor Documentation

◆ UnknownQueryType() [1/2]

UnknownQueryType ( const std::string &  term,
const QueryType &  query 
)
inline

Definition at line 177 of file ArMemError.h.

◆ UnknownQueryType() [2/2]

UnknownQueryType ( const std::string &  term,
const std::string &  typeName 
)

Definition at line 189 of file ArMemError.cpp.

Member Function Documentation

◆ makeMsg()

std::string makeMsg ( const std::string &  term,
const std::string &  typeName 
)
static

Definition at line 195 of file ArMemError.cpp.


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