UncategorizedDatabaseException
constructor(details: String, sqlState: String? = null, serverErrorMessage: ServerErrorMessage? = null)
Parameters
sqlState
The SQL state code returned by the database.
serverErrorMessage
The original error message from the database server.