Hexa
12/08/2018, 10:05 PMhandleRequest
function into a try catch
block in here? https://gist.github.com/rinnegan/3f65805a2f510519e738c4365b6fe97c#file-do-i-need-to-wrap-logic-in-try-catch-block-L20 I am confused because processor.process(input, output)
will throw a checked exception in Java but Kotlin as no checked exceptions so I'm not sure what to donfrankel
12/08/2018, 10:15 PMHexa
12/08/2018, 11:33 PMgildor
12/09/2018, 4:42 AMnfrankel
12/09/2018, 8:08 AMHexa
12/09/2018, 5:14 PM