public static class ClusterKMeans.ClusterNoPointsException extends IMSLException
| Constructor and Description |
|---|
ClusterNoPointsException(String message)
Constructs a
ClusterNoPointsException object. |
ClusterNoPointsException(String key,
Object[] arguments)
Constructs a
ClusterNoPointsException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClusterNoPointsException(String message)
ClusterNoPointsException object.message - a String containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.