Error
financepy.utils.error
Classes
FinError
FinError(message: str)
Inherits from: Exception
Simple error class specific to FinPy. Need to decide how to handle
FinancePy errors. Work in progress.
Functions
func_name
func_name()
Get error message
suppress_traceback
suppress_traceback()
Avoid long error message
Generated automatically from the FinancePy source code.
Do not edit this file manually.