opennlp.uima.util
Class ExceptionMessages
java.lang.Object
opennlp.uima.util.ExceptionMessages
public class ExceptionMessages
- extends java.lang.Object
This class contains constants for the exception messages in the exception
massage catalog.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE_CATALOG
public static final java.lang.String MESSAGE_CATALOG
- See Also:
- Constant Field Values
IO_ERROR_MODEL_READING
public static final java.lang.String IO_ERROR_MODEL_READING
- See Also:
- Constant Field Values
IO_ERROR_DICTIONARY_READING
public static final java.lang.String IO_ERROR_DICTIONARY_READING
- See Also:
- Constant Field Values
INVALID_DICTIONARY_FORMAT
public static final java.lang.String INVALID_DICTIONARY_FORMAT
- See Also:
- Constant Field Values
PARAMETER_NOT_FOUND
public static final java.lang.String PARAMETER_NOT_FOUND
- See Also:
- Constant Field Values
WRONG_PARAMETER_TYPE
public static final java.lang.String WRONG_PARAMETER_TYPE
- See Also:
- Constant Field Values
TYPE_NOT_FOUND
public static final java.lang.String TYPE_NOT_FOUND
- See Also:
- Constant Field Values
FEATURE_NOT_FOUND
public static final java.lang.String FEATURE_NOT_FOUND
- See Also:
- Constant Field Values
WRONG_FEATURE_TYPE
public static final java.lang.String WRONG_FEATURE_TYPE
- See Also:
- Constant Field Values
ExceptionMessages
public ExceptionMessages()
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.