Package osh :: Module priorityqueue :: Class PriorityQueueInputClosedException
[frames] | no frames]

Class PriorityQueueInputClosedException

source code

exceptions.Exception --+
                       |
                      PriorityQueueInputClosedException

Instance Methods
 
__init__(self, source) source code

Inherited from exceptions.Exception: __getitem__, __str__

Method Details

__init__(self, source)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__