public class FsVariablesException
extends org.apache.uima.UIMARuntimeException
Modifier and Type | Field and Description |
---|---|
static String |
bad_typename_in_fsvar |
static String |
fsvars_feature_doesnt_exist |
static String |
fsvars_index_doesnt_exist |
static String |
fsvars_type_doesnt_exist |
static String |
fsvars_variable_already_defined |
static String |
illegal_fsvar_value |
static String |
no_such_fsvar |
CAS_RELEASED_TO_WRONG_CAS_MANAGER, DEFINE_CAS_POOL_CALLED_TWICE, ECORE_UNRESOLVED_PROXY, FEATURE_NOT_FOUND_DURING_CAS_COPY, ILLEGAL_CAS_COPY_TO_SAME_CAS, ILLEGAL_CAS_COPY_TO_SAME_CAS_SAME_VIEW, INCOMPATIBLE_TAF_JNI_LIBRARY, REQUESTED_TOO_MANY_CAS_INSTANCES, RESULT_SPEC_NULL, STANDARD_MESSAGE_CATALOG, TYPE_NOT_FOUND_DURING_CAS_COPY, UIMA_CONTEXT_NULL, UIMA_ECORE_NOT_FOUND, UNSUPPORTED_CAS_COPY_TO_OR_FROM_BASE_CAS, UNSUPPORTED_CAS_INTERFACE, VIEW_NOT_PART_OF_CAS
Constructor and Description |
---|
FsVariablesException() |
FsVariablesException(String arg0,
Object[] arg1) |
FsVariablesException(String arg0,
Object[] arg1,
Throwable arg2) |
FsVariablesException(String arg0,
String arg1,
Object[] arg2) |
FsVariablesException(String arg0,
String arg1,
Object[] arg2,
Throwable arg3) |
FsVariablesException(Throwable arg0) |
getArguments, getCause, getLocalizedMessage, getLocalizedMessage, getMessage, getMessageKey, getResourceBundleName, initCause
addSuppressed, fillInStackTrace, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String fsvars_index_doesnt_exist
public static final String fsvars_type_doesnt_exist
public static final String fsvars_feature_doesnt_exist
public static final String fsvars_variable_already_defined
public static final String no_such_fsvar
public static final String bad_typename_in_fsvar
public static final String illegal_fsvar_value
public FsVariablesException()
public FsVariablesException(Throwable arg0)
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.