seq  2.0.0
Public Member Functions | Public Attributes | List of all members
lib.exc.SeqException Class Reference

My exception type. More...

Inheritance diagram for lib.exc.SeqException:

Public Member Functions

def __init__ (self, seqid, node, *args, **kwargs)
 

Public Attributes

 node
 
 seqid
 

Detailed Description

My exception type.

Constructor & Destructor Documentation

◆ __init__()

def lib.exc.SeqException.__init__ (   self,
  seqid,
  node,
args,
**  kwargs 
)

Member Data Documentation

◆ node

lib.exc.SeqException.node

◆ seqid

lib.exc.SeqException.seqid

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