public static class FunctionN.FunctionSizeException
extends java.lang.RuntimeException
RuntimeException that is thrown whenever the size of
the arguments of a function is not equal to its arity.RuntimeException,
Serialized Form| Constructor and Description |
|---|
FunctionSizeException(java.lang.String message)
Constructs an instance of the exception.
|