org.iqual.chaplin.prop
Class Var.UndefinedValueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by org.iqual.chaplin.prop.Var.UndefinedValueException
All Implemented Interfaces:
Serializable
Enclosing class:
Var<T>

public static class Var.UndefinedValueException
extends IllegalStateException

See Also:
Serialized Form

Constructor Summary
Var.UndefinedValueException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Var.UndefinedValueException

public Var.UndefinedValueException()


Copyright © 2009 iquality.org. All Rights Reserved.