use App.transformUnhandledError 4 DB exception transformation
in case of unhandled error in launchEndpoint
(after transaction is rolled back) and if exception is not about security, server will call App.transformUnhandledError
function what can transform exception text. Require @unitybase/ub@5.24