edu.washington.cs.knowitall.extractor.conf
Class ConfidenceFunctionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.washington.cs.knowitall.nlp.NlpException
edu.washington.cs.knowitall.extractor.conf.ConfidenceFunctionException
- All Implemented Interfaces:
- Serializable
public class ConfidenceFunctionException
- extends NlpException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConfidenceFunctionException
public ConfidenceFunctionException(Exception cause)
ConfidenceFunctionException
public ConfidenceFunctionException(String message,
Exception cause)
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.