Formula 1.0.0

hirondelle.formula
Class UnpopulatedVariableException

Object
  extended by Throwable
      extended by Exception
          extended by RuntimeException
              extended by hirondelle.formula.UnpopulatedVariableException
All Implemented Interfaces:
Serializable

public final class UnpopulatedVariableException
extends RuntimeException

A formula contains a variable that hasn't been assigned a value.

See Also:
Serialized Form

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

Constructor Detail

UnpopulatedVariableException

public UnpopulatedVariableException(String... aVariableNames)

Formula 1.0.0

Copyright Hirondelle Systems. Published January 31, 2013