NebulaGraph Python Client  release-3.8
ExecuteError Class Reference
+ Inheritance diagram for ExecuteError:
+ Collaboration diagram for ExecuteError:

Public Member Functions

def __init__ (self, str stmt, Any param, ErrorCode code, str msg)
 
def __str__ (self)
 

Public Attributes

 stmt
 
 param
 
 code
 
 msg
 

Detailed Description

Definition at line 8 of file base.py.


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