NeoPZ
Public Member Functions | Public Attributes | List of all members
stats.StatsError Class Reference
Inheritance diagram for stats.StatsError:
[legend]
Collaboration diagram for stats.StatsError:
[legend]

Public Member Functions

def __init__ (self, msg)
 
def __str__ (self)
 

Public Attributes

 msg
 

Detailed Description

Definition at line 27 of file stats.py.

Constructor & Destructor Documentation

◆ __init__()

def stats.StatsError.__init__ (   self,
  msg 
)

Definition at line 28 of file stats.py.

Member Function Documentation

◆ __str__()

def stats.StatsError.__str__ (   self)

Member Data Documentation

◆ msg

stats.StatsError.msg

Definition at line 29 of file stats.py.

Referenced by stats.StatsError.__str__().


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