gensrc.patterns.exceptions.SingletonCallException Class Reference
Inheritance diagram for gensrc.patterns.exceptions.SingletonCallException:
Collaboration diagram for gensrc.patterns.exceptions.SingletonCallException:

Public Member Functions

def __init__ (self)
 

Public Attributes

 value_
 

Detailed Description

Illegal attempt to instantiate Singleton without using instance().

Constructor & Destructor Documentation

◆ __init__()

def gensrc.patterns.exceptions.SingletonCallException.__init__ (   self)
Initialize the SingletonCallException object.

The documentation for this class was generated from the following file:
  • patterns/exceptions.py