Belle II Software development
ErrorInInit Class Reference
Inheritance diagram for ErrorInInit:

Public Member Functions

def initialize (self)
 

Detailed Description

test

Definition at line 17 of file stop_on_error.py.

Member Function Documentation

◆ initialize()

def initialize (   self)
reimplementation of Module::initialize().

Definition at line 20 of file stop_on_error.py.

20 def initialize(self):
21 """reimplementation of Module::initialize()."""
22 basf2.B2ERROR("In module " + self.name())
23
24

The documentation for this class was generated from the following file: