public static class DecisionTree.PruningFailedToConvergeException extends PredictiveModel.PredictiveModelException
Constructor and Description |
---|
PruningFailedToConvergeException(String message)
Constructs a
PruningFailedToConvergeException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PruningFailedToConvergeException(String message)
PruningFailedToConvergeException
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.