HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
app.Exceptions.DeserilizeException Class Reference
Inheritance diagram for app.Exceptions.DeserilizeException:
Collaboration diagram for app.Exceptions.DeserilizeException:

Public Member Functions

def __init__ (self, message)
 

Detailed Description

Definition at line 16 of file Exceptions.py.

Constructor & Destructor Documentation

◆ __init__()

def app.Exceptions.DeserilizeException.__init__ (   self,
  message 
)

Definition at line 17 of file Exceptions.py.

17  def __init__(self, message):
18  Exception.__init__(self, message)
19 
20 
def __init__(self)
constructor
Definition: UIDGenerator.py:19

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