MCPcopy Create free account
hub / github.com/pallets/flask / ChildExceptionUnregistered

Class ChildExceptionUnregistered

tests/test_user_error_handler.py:65–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 pass
64
65 class ChildExceptionUnregistered(ParentException):
66 pass
67
68 class ChildExceptionRegistered(ParentException):
69 pass

Callers 1

unregistered_testFunction · 0.85

Calls

no outgoing calls

Tested by 1

unregistered_testFunction · 0.68