finesse.exceptions.ContextualArgumentError

Overview

class finesse.exceptions.ContextualArgumentError(message, **kwargs)[source]

Bases: FinesseException

An argument error with additional context.

This allows Finesse objects to provide additional information to the user when invalid values are passed to functions and methods.