com.imsl.stat
Class ClusterKMeans.ClusterNoPointsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.stat.ClusterKMeans.ClusterNoPointsException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ClusterKMeans
public static class ClusterKMeans.ClusterNoPointsException
- extends IMSLException
There is a cluster with no points
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClusterKMeans.ClusterNoPointsException
public ClusterKMeans.ClusterNoPointsException(String message)
ClusterKMeans.ClusterNoPointsException
public ClusterKMeans.ClusterNoPointsException(String key,
Object[] arguments)
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.