TransactionStateException
constructor(reason: TransactionStateExceptionReason, sqlState: String, serverErrorMessage: ServerErrorMessage)
Parameters
sqlState
The SQL state code returned by the database.
serverErrorMessage
The original error message from the database server.