Belle II Software development
VCDPhaseError Class Reference
Inheritance 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 35 of file writer.py.


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