Uses of Class
rafa.math.gen.InvalidNameException

Packages that use InvalidNameException
rafa.math.gen   
 

Uses of InvalidNameException in rafa.math.gen
 

Subclasses of InvalidNameException in rafa.math.gen
 class ExistingNameException
          Thrown when a name already existing conflicts with a newly assigned one.
 

Methods in rafa.math.gen that throw InvalidNameException
protected  void Function.checkName(java.lang.String name)
          Checks that a function name is valid for the parser.
 



Copyright © 2008-2009. All Rights Reserved.