Belle II Software  release-08-01-10
VCDPhaseError Class Reference
Inheritance diagram for VCDPhaseError:
Collaboration diagram for VCDPhaseError:

Detailed Description

Indicating a :class:`VCDWriter` method was called in the wrong phase.

For example, calling :meth:`register_var()` after :meth:`close()` will
raise this exception.

Definition at line 36 of file writer.py.


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