ProxyNotSet Class Reference

Indicates that a proxy required for an operation wasn't usable. More...

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

+ Inheritance diagram for ProxyNotSet:

Public Member Functions

 ProxyNotSet (const std::string &proxyName, 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 &proxyName, const std::string &message="")
 

Detailed Description

Indicates that a proxy required for an operation wasn't usable.

Definition at line 215 of file ArMemError.h.

Constructor & Destructor Documentation

◆ ProxyNotSet()

ProxyNotSet ( const std::string &  proxyName,
const std::string &  message = "" 
)

Definition at line 232 of file ArMemError.cpp.

Member Function Documentation

◆ makeMsg()

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

Definition at line 238 of file ArMemError.cpp.

+ Here is the call graph for this function:

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