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

Class PriorityQueueInputOrderingException

source code

exceptions.Exception --+
                       |
                      PriorityQueueInputOrderingException

Instance Methods
 
__init__(self, source, input, last_input) source code

Inherited from exceptions.Exception: __getitem__, __str__

Method Details

__init__(self, source, input, last_input)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__