public class InvalidMappingExceptionWithIndicator extends InvalidMappingException
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_PARSING_TARGET_QUERY |
static int |
MAPPING_ID_IS_BLANK |
static int |
SOURCE_QUERY_IS_BLANK |
static int |
TARGET_QUERY_IS_BLANK |
static int |
UNKNOWN_PREDICATE_IN_TARGET_QUERY |
| Constructor and Description |
|---|
InvalidMappingExceptionWithIndicator(List<Indicator> indicators) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int MAPPING_ID_IS_BLANK
public static final int TARGET_QUERY_IS_BLANK
public static final int SOURCE_QUERY_IS_BLANK
public static final int UNKNOWN_PREDICATE_IN_TARGET_QUERY
public static final int ERROR_PARSING_TARGET_QUERY
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.