public final class IdentifierException extends EventstormSqlException
| Modifier and Type | Class and Description |
|---|---|
static class |
IdentifierException.Type |
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_SEQUENCE |
| Constructor and Description |
|---|
IdentifierException(IdentifierException.Type type,
com.google.common.collect.ImmutableMap<String,Object> values) |
IdentifierException(IdentifierException.Type type,
com.google.common.collect.ImmutableMap<String,Object> values,
Exception exception) |
getType, getValuesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String PARAM_SEQUENCE
public IdentifierException(IdentifierException.Type type, com.google.common.collect.ImmutableMap<String,Object> values, Exception exception)
public IdentifierException(IdentifierException.Type type, com.google.common.collect.ImmutableMap<String,Object> values)
Copyright © 2019. All rights reserved.