I have a check constraint that when fired displays "check integrity constraint violates "check_covid_test" on table test was violated" Now that doesn't help the user at all.Is there a way to catch it and instead display a nice user friendly error? Application is ABF/4GL.Or even in general how to handle such cases.