public final class H2DatabaseExceptionFactory extends Object
| Constructor and Description |
|---|
H2DatabaseExceptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static R2dbcException |
convert(org.h2.message.DbException dbException)
|
public static R2dbcException convert(org.h2.message.DbException dbException)
dbException - root cause to be translated.R2dbcException.Copyright © 2022. All rights reserved.