Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wevm/viem
/
Class
src/errors/encoding.ts:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
name:
'IntegerOutOfRangeError'
7
}
8
export
class
IntegerOutOfRangeError extends BaseError {
9
constructor({
10
max,
11
min,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected