|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EvaluationException | |
| jfun.jaskell | Provides classes and interfaces for compiling and running jaskell code. |
| Uses of EvaluationException in jfun.jaskell |
| Subclasses of EvaluationException in jfun.jaskell | |
class |
AbstractMemberException
Thrown when an abstract tuple member is evaluated. |
class |
AssertionFailedException
Represents an assertion failure. |
class |
InvalidArgumentException
Represents any invalid argument error. |
class |
InvalidBeanPropertyException
Represents an invalid bean property. |
| Methods in jfun.jaskell that throw EvaluationException | |
java.lang.Object |
Jaskell.eval(Expr expr)
Evaluate a compiled expression to a value. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||