| Package | Description |
|---|---|
| org.jpmml.evaluator |
| Modifier and Type | Class and Description |
|---|---|
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 |
UndefinedResultException
Thrown to indicate an undefined end state of an evaluation operation.
|
class |
ValueCheckException |
| Modifier and Type | Method and Description |
|---|---|
protected EvaluationException |
ModelManager.createMiningSchemaException(java.lang.String message) |
Copyright © 2024. All Rights Reserved.