finesse.exceptions.FinesseException

Overview

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

Bases: Exception

The exception type which gets raised upon a Finesse failure.

This identifies whether the current session is interactive or not, and consequently sets the level of verbosity. This can be overridden by calling show_tracebacks() with True.