| Package | Description |
|---|---|
| org.jpmml.evaluator | |
| org.jpmml.evaluator.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateValueException
Thrown to indicate a duplicate field value.
|
class |
EvaluationException
Thrown to indicate an abrupt termination of the evaluation process.
|
class |
FunctionException
Thrown to indicate an incorrect function invocation.
|
class |
InvalidFeatureException
Thrown to indicate that the class model object is not valid.
|
class |
InvalidResultException
Thrown to indicate a well-defined "stop condition", which requires the abrupt termination of the evaluation process.
|
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 |
TypeAnalysisException
Thrown to indicate an impassable obstacle in a type analysis process.
|
class |
TypeCheckException
Thrown to indicate a violation of PMML type system.
|
class |
UnsupportedFeatureException
Thrown to indicate that the class model object is not supported.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureInspector<E extends PMMLException>
This class provides a skeletal implementation of class model inspectors.
|
Copyright © 2017. All Rights Reserved.