MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetErrorNumber

Method GetErrorNumber

dependencies/hueplusplus-1.0.0/src/HueException.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57{}
58
59int HueAPIResponseException::GetErrorNumber() const noexcept
60{
61 return error;
62}
63
64const std::string& HueAPIResponseException::GetAddress() const noexcept
65{

Callers 2

TESTFunction · 0.80
requestUsernameMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64