Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cdgriffith/Box
/ BoxValueError
Class
BoxValueError
box/exceptions.py:17–18 ·
view source on GitHub ↗
Issue doing something with that value
Source
from the content-addressed store, hash-verified
15
16
17
class
BoxValueError(BoxError, ValueError):
18
""
"Issue doing something with that value"
""
19
20
21
class
BoxWarning(UserWarning):
Callers
2
__init__
Method · 0.90
__recast
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected