Warning classes

Note

These classes are used to handle warnings in the ctfr package and are not meant to be instantied by the user.

exception ctfr.warning.Warning_

Bases: Warning

Base class for warnings in this module.

exception ctfr.warning.FunctionNotBuiltWarning

Bases: Warning_

exception ctfr.warning.ArgumentChangeWarning

Bases: Warning_