Package opennlp.tools.namefind
Class TokenNameFinderModel.FeatureGeneratorCreationError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- opennlp.tools.namefind.TokenNameFinderModel.FeatureGeneratorCreationError
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TokenNameFinderModel
public static class TokenNameFinderModel.FeatureGeneratorCreationError extends RuntimeException
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-