Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ getError
Method
getError
src/backend/common/err_common.hpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
forge::ErrorCode getError() const
66
{
67
return mErrCode;
68
}
69
70
virtual ~FgError() throw();
71
};
Callers
1
processException
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected