| Package | Description |
|---|---|
| eu.eventstorm.sql.dialect |
| Modifier and Type | Method and Description |
|---|---|
static EventstormDialectException.Type |
EventstormDialectException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventstormDialectException.Type[] |
EventstormDialectException.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EventstormDialectException(EventstormDialectException.Type type,
com.google.common.collect.ImmutableMap<String,Object> params) |
EventstormDialectException(EventstormDialectException.Type type,
com.google.common.collect.ImmutableMap<String,Object> params,
Throwable cause) |
Copyright © 2019. All rights reserved.