net.myrrix.common
Class NotReadyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.mahout.cf.taste.common.TasteException
net.myrrix.common.NotReadyException
- All Implemented Interfaces:
- Serializable
public final class NotReadyException
- extends org.apache.mahout.cf.taste.common.TasteException
Thrown when a component is not ready to answer a request yet.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotReadyException
public NotReadyException()
Copyright © 2012. All Rights Reserved.