at.tuwien.ifs.somtoolbox.visualization.clustering
Class MoreCentresThanKException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.tuwien.ifs.somtoolbox.SOMToolboxException
at.tuwien.ifs.somtoolbox.visualization.clustering.MoreCentresThanKException
- All Implemented Interfaces:
- Serializable
public class MoreCentresThanKException
- extends SOMToolboxException
In case anyone dares to set more centres for a K-Means guy -- that's what you're gonna get.
- Version:
- $Id: MoreCentresThanKException.java 3358 2010-02-11 14:35:07Z mayer $
- Author:
- Robert Neumayer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
MoreCentresThanKException
public MoreCentresThanKException()
MoreCentresThanKException
public MoreCentresThanKException(String message)