Right now KrotoPlus generated code wraps an unhandled exception into a StatusRuntimeException with
UNKNOWN
reason which no ability to customize the default it. Can we add some kind of mechanism to have a transformer function/class that will allow custom exceptions mapping?