org.apache.mahout.math
Class UnboundLabelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.mahout.math.UnboundLabelException
- All Implemented Interfaces:
- Serializable
public class UnboundLabelException
- extends RuntimeException
Exception thrown when there is a cardinality mismatch in matrix operations
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnboundLabelException
public UnboundLabelException()
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.