public class GeneratedKeysException
extends io.r2dbc.spi.R2dbcException
| Constructor and Description |
|---|
GeneratedKeysException(String reason)
Instantiates a new Generated keys exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GeneratedKeysException(String reason)
reason - the reasonCopyright © 2022. All rights reserved.