Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
int HueAPIResponseException::GetErrorNumber() const noexcept
60
{
61
return error;
62
}
63
64
const std::string& HueAPIResponseException::GetAddress() const noexcept
65
{
Callers
2
TEST
Function · 0.80
requestUsername
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64