Package SimPy :: Module SimulationRT :: Class FatalSimerror
[hide private]
[frames] | no frames]

Class FatalSimerror

source code

exceptions.Exception --+    
                       |    
                Simerror --+
                           |
                          FatalSimerror

Instance Methods [hide private]
  __init__(self, value)

Inherited from Simerror: __str__

Inherited from exceptions.Exception: __getitem__


Method Details [hide private]

__init__(self, value)
(Constructor)

source code 
None
Overrides: Simerror.__init__