Source code for finpricing.utils.error

[docs] class NotSupportedError(Exception): pass