Eidolon
Public Member Functions | Public Attributes | List of all members
FutureError Class Reference

Inherits Exception.

Collaboration diagram for FutureError:
Collaboration graph

Public Member Functions

def __init__ (self, f, exc_type, exc_value, tb)
 

Public Attributes

 future
 
 exc_type
 
 exc_value
 
 tb
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  f,
  exc_type,
  exc_value,
  tb 
)

Member Data Documentation

◆ exc_type

exc_type

◆ exc_value

exc_value

◆ future

future

◆ tb

tb

The documentation for this class was generated from the following file: