QueryFailed Class Reference

Indicates that a query resulted in an Error. More...

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

+ Inheritance diagram for QueryFailed:

Public Member Functions

 QueryFailed (const std::string &memory, const std::string &message="")
 
- Public Member Functions inherited from ArMemError
 ArMemError (const std::string &msg)
 

Static Public Member Functions

static std::string makeMsg (const std::string &memory, const std::string &message="")
 

Detailed Description

Indicates that a query resulted in an Error.

Definition at line 190 of file ArMemError.h.

Constructor & Destructor Documentation

◆ QueryFailed()

QueryFailed ( const std::string &  memory,
const std::string &  message = "" 
)

Definition at line 202 of file ArMemError.cpp.

Member Function Documentation

◆ makeMsg()

std::string makeMsg ( const std::string &  memory,
const std::string &  message = "" 
)
static

Definition at line 208 of file ArMemError.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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