MCPcopy Create free account
hub / github.com/Project-MONAI/MONAI / NotThisMethod

Class NotThisMethod

monai/_version.py:53–54  ·  view source on GitHub ↗

Exception raised if a method is not valid for the current scenario.

Source from the content-addressed store, hash-verified

51
52
53class NotThisMethod(Exception):
54 """Exception raised if a method is not valid for the current scenario."""
55
56
57LONG_VERSION_PY: dict[str, str] = {}

Callers 3

versions_from_parentdirFunction · 0.70
git_pieces_from_vcsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…