161162163164165166167168169
{ throw e; } catch (Exception e) { throw new ServerScopedRuntimeException(e); } }