Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/flatlogic/react-material-admin
/ errorCode
Method
errorCode
src/components/FormItems/error/errors.js:48–50 ·
view source on GitHub ↗
(error)
Source
from the content-addressed store, hash-verified
46
}
47
48
static errorCode(error) {
49
return
selectErrorCode(error);
50
}
51
52
static selectMessage(error) {
53
return
selectErrorMessage(error);
Callers
nothing calls this directly
Calls
1
selectErrorCode
Function · 0.85
Tested by
no test coverage detected