In ORM, Sql Server throw an error that’s an instance of SQLIntegrityConstraintViolationException. In Hibernate Reactive, the error doesn’t extend any know instance, so we need to check the error code to recognize it.