Record -
java.jdbc
: DatabaseErrorData
Represents the properties belonging to a DatabaseError
.
Closed record
Fields
- message string
-
Error message
- sqlErrorCode int
-
SQL error code
- sqlState string
-
SQL state
- cause error
-
Cause of the error