public static class DecisionTree.PureNodeException extends PredictiveModel.PredictiveModelException
Constructor and Description |
---|
PureNodeException(String message)
Constructs a
PureNodeException with the specified detail
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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 bundleCopyright © 2020 Rogue Wave Software. All rights reserved.