BF-EXCEPTIONS - Exceptions
Ver. 1.1.0 (2025-07-18)
This module provides exception classes.
- exception mlpro.bf.exceptions.ParamError
Bases:
ExceptionTo be raised on a parameter error…
- exception mlpro.bf.exceptions.ImplementationError
Bases:
ExceptionTo be raised on an implementation error in a child class of MLPro…
- exception mlpro.bf.exceptions.Error
Bases:
ExceptionTo be raised on an error…