Record - java.jdbc : DatabaseErrorData

Represents the properties belonging to a `DatabaseError`

Fields

  • message string
  • Error message

  • sqlErrorCode int
  • SQL error code

  • sqlState string
  • SQL state

  • cause error
  • Cause of the error