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