WISP ERT (Server)  1.0.0
The WISP Extended Runtime (Server side)
wtp.error.WTPError Class Reference

WTP error class. More...

Inheritance diagram for wtp.error.WTPError:

Public Member Functions

def __init__ (self, reason)
 WTP error constructor. More...
 

Public Attributes

 reason
 Reason of error. More...
 

Detailed Description

WTP error class.

Constructor & Destructor Documentation

◆ __init__()

def wtp.error.WTPError.__init__ (   self,
  reason 
)

WTP error constructor.

Parameters
reasonReason of error.

Member Data Documentation

◆ reason

wtp.error.WTPError.reason

Reason of error.


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