pyfvcom2.exceptions module

Custom exceptions for PyFVCOM2.

exception pyfvcom2.exceptions.PyFVCOM2AttributeError[source]

Bases: PyFVCOM2Exception

exception pyfvcom2.exceptions.PyFVCOM2Exception[source]

Bases: Exception

exception pyfvcom2.exceptions.PyFVCOM2FileNotFoundError[source]

Bases: PyFVCOM2Exception

exception pyfvcom2.exceptions.PyFVCOM2RuntimeError[source]

Bases: PyFVCOM2Exception

exception pyfvcom2.exceptions.PyFVCOM2TypeError[source]

Bases: PyFVCOM2Exception

exception pyfvcom2.exceptions.PyFVCOM2ValueError[source]

Bases: PyFVCOM2Exception