drasys.or
Class InvalidPriorityException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--drasys.or.InvalidPriorityException

public class InvalidPriorityException
extends java.lang.Exception

Thrown by a priority queue if a priority change is attempted and the new value is not supported by the implementation.

See Also:
Serialized Form

Constructor Summary
InvalidPriorityException()
           
InvalidPriorityException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidPriorityException

public InvalidPriorityException()

InvalidPriorityException

public InvalidPriorityException(java.lang.String s)


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com