class |
DuplicateFieldException |
Thrown to indicate that a field name resolves to more than one field in the current context.
|
class |
DuplicateFieldValueException |
Thrown to indicate that a field value is declared by two or more fields.
|
class |
FunctionException |
Thrown to indicate an incorrect function invocation.
|
class |
InvalidArgumentException |
|
class |
InvalidArgumentListException |
|
class |
InvisibleFieldException |
Thrown to indicate that a field is not visible in the current context.
|
class |
MissingArgumentException |
|
class |
MissingFieldException |
Thrown to indicate that a field name cannot be resolved to a field in the current context.
|
class |
MissingFieldValueException |
Thrown to indicate that a field value is not declared.
|
class |
NotImplementedException |
|
class |
TypeCheckException |
Thrown to indicate a violation of PMML type system.
|
class |
UnaggregableFieldException |
|
class |
UndefinedResultException |
Thrown to indicate an undefined end state of an evaluation operation.
|
class |
UnlaggableFieldException |
|
class |
ValueCheckException |
|