MCPcopy Create free account
hub / github.com/boostorg/build / __init__

Method __init__

v2/exceptions.py:44–44  ·  view source on GitHub ↗
(self, message = '')

Source from the content-addressed store, hash-verified

42
43class NoAction (BaseException):
44 def __init__ (self, message = ''): BaseException.__init__ (self, message)

Callers 12

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected