4.1.5. Error¶
- exception mod.FatalError¶
See
FatalError.
- exception mod.InputError¶
See
InputError.
- exception mod.LogicError¶
See
LogicError.
- exception mod.TermParsingError¶
See
TermParsingError.
- exception mod.StereoDeductionError¶
See
StereoDeductionError.
- exception mod.MethodOverrideError¶
When thrown there is at least basic exception safety. This exception is thrown if a Python class derives from a C++ class, but there is some error with an overriden method, including the method not being implemented.