public class CleartkProcessingException extends AnalysisEngineProcessException
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_RESOURCE_BUNDLE |
ANNOTATOR_EXCEPTION, FLOW_CANNOT_CONTINUE_AFTER_REMOVE, ILLEGAL_DROP_CAS, INCORRECT_CAS_INTERFACE, REMOVE_AE_FROM_FLOW_NOT_SUPPORTED, TIMEOUT_ELAPSED, UNKNOWN_ID_IN_SEQUENCE, UNSUPPORTED_CAS_TYPE, UNSUPPORTED_STEP_TYPEREQUIRED_FEATURE_STRUCTURE_MISSING_FROM_CAS, RESOURCE_DATA_NOT_VALIDSTANDARD_MESSAGE_CATALOG| Constructor and Description |
|---|
CleartkProcessingException(String resourceBundleName,
String messageKey,
Object... arguments) |
CleartkProcessingException(Throwable cause) |
CleartkProcessingException(Throwable cause,
String resourceBundleName,
String messageKey,
Object... arguments) |
| Modifier and Type | Method and Description |
|---|---|
static CleartkProcessingException |
multipleExceptions(List<? extends Throwable> causes) |
static CleartkProcessingException |
noInstanceOutcome(List<?> features) |
static CleartkProcessingException |
unsupportedOperationSetParameter(Throwable cause,
Object object,
String methodName,
String paramName,
Object paramValue) |
getArguments, getCause, getLocalizedMessage, getLocalizedMessage, getMessage, getMessageKey, getResourceBundleName, hasMessageKey, initCauseaddSuppressed, fillInStackTrace, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final String DEFAULT_RESOURCE_BUNDLE
public CleartkProcessingException(String resourceBundleName, String messageKey, Object... arguments)
public CleartkProcessingException(Throwable cause)
public CleartkProcessingException(Throwable cause, String resourceBundleName, String messageKey, Object... arguments)
public static CleartkProcessingException multipleExceptions(List<? extends Throwable> causes)
public static CleartkProcessingException noInstanceOutcome(List<?> features)
public static CleartkProcessingException unsupportedOperationSetParameter(Throwable cause, Object object, String methodName, String paramName, Object paramValue)
Copyright © 2014. All rights reserved.