public interface ServerErrorHandler
Context.error(Exception)
Context.withErrorHandling(Runnable)
void
error(Context context, Exception exception)
@NonBlocking void error(Context context, Exception exception) throws Exception
context
exception
Exception