fasttrips.Error

exception fasttrips.Error[source]

Bases: Exception

Base class for exceptions in fast-trips.

with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.

args