MCPcopy 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
17class BoxValueError(BoxError, ValueError):
18 """Issue doing something with that value"""
19
20
21class BoxWarning(UserWarning):

Callers 2

__init__Method · 0.90
__recastMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected