exception documentation

class NoCurrentExceptionError(Exception):

View In Hierarchy

Raised when trying to create a Failure from the current interpreter exception state and there is no current exception state.