| 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 |
DuplicateValueException
Thrown to indicate a duplicate field value.
|
class |
FunctionException
Thrown to indicate an incorrect function invocation.
|
class |
InvalidResultException
Thrown to indicate a well-defined "stop condition", which requires the abrupt termination of the evaluation process.
|
class |
InvisibleFieldException
Thrown to indicate that a field is not visible in the current context.
|
class |
MissingFieldException
Thrown to indicate that a field name cannot be resolved to a field in the current context.
|
class |
MissingValueException
Thrown to indicate a missing field value.
|
class |
NaNResultException |
class |
NotImplementedException |
class |
TypeCheckException
Thrown to indicate a violation of PMML type system.
|
class |
UndefinedResultException |
| Modifier and Type | Method and Description |
|---|---|
protected EvaluationException |
ModelManager.createMiningSchemaException(String message) |
Copyright © 2020. All rights reserved.