public static class DecisionTree.PureNodeException extends PredictiveModel.PredictiveModelException
| Constructor and Description |
|---|
DecisionTree.PureNodeException(String message)
Constructs a
PureNodeException with the specified detail
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DecisionTree.PureNodeException(String message)
PureNodeException with the specified detail
message. The error message string is in a resource bundle,
ErrorMessages.message - a String that contains the key of an
error message in the resource bundle.Copyright © 1970-2015 Rogue Wave Software
Built June 18 2015.