| Package | Description |
|---|---|
| org.mule.db.commons.api.exception.connection | |
| org.mule.db.commons.internal.domain.connection |
| Modifier and Type | Method and Description |
|---|---|
static DbError |
DbError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbError[] |
DbError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConnectionCreationException(String message,
Throwable throwable,
DbError dbError) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<DbError> |
DbConnectionProvider.getDbVendorErrorType(SQLException e) |
Copyright © 2024. All rights reserved.