edu.brook.ascape.util
Class ValueNotInRangeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.brook.ascape.util.ValueNotInRangeException

public class ValueNotInRangeException
extends java.lang.Exception

An exception thrown if the scape state would become inconsistent if requested change is made.

Since:
1.0
Version:
1.0
See Also:
Serialized Form

Constructor Summary
ValueNotInRangeException()
           
ValueNotInRangeException(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

ValueNotInRangeException

public ValueNotInRangeException()

ValueNotInRangeException

public ValueNotInRangeException(java.lang.String s)

(c) 1998-2000 The Brookings Insitution
Webpage