public class LocalSearchException extends IncQueryException
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLAN_EXECUTION_ERROR |
static java.lang.String |
TYPE_ERROR |
CONVERSION_FAILED, CONVERT_NULL_PARAMETER, GETNAME_FAILED, INVALID_EMFROOT, INVALID_EMFROOT_SHORT, PARAM_NOT_SUITABLE_WITH_NO, PROCESSING_PROBLEM, QUERY_INIT_PROBLEM, RELATIONAL_PARAM_UNSUITABLE| Constructor and Description |
|---|
LocalSearchException(java.lang.String description) |
LocalSearchException(java.lang.String description,
java.lang.Throwable rootException) |
getShortMessagepublic static final java.lang.String PLAN_EXECUTION_ERROR
public static final java.lang.String TYPE_ERROR