Package opennlp.uima.util
Class ExceptionMessages
java.lang.Object
opennlp.uima.util.ExceptionMessages
This class contains constants for the exception messages in the exception
message catalog.
-
Field Details
-
MESSAGE_CATALOG
- See Also:
-
IO_ERROR_MODEL_READING
- See Also:
-
IO_ERROR_DICTIONARY_READING
- See Also:
-
INVALID_DICTIONARY_FORMAT
- See Also:
-
PARAMETER_NOT_FOUND
- See Also:
-
WRONG_PARAMETER_TYPE
- See Also:
-
TYPE_NOT_FOUND
- See Also:
-
FEATURE_NOT_FOUND
- See Also:
-
WRONG_FEATURE_TYPE
- See Also:
-
-
Constructor Details
-
ExceptionMessages
public ExceptionMessages()
-