orangy
09/13/2018, 12:49 PMResult
is now prohibited for use as a return type by compilerkevinherron
09/13/2018, 12:51 PMResult
types all through my codebase. What I want is some way to indicate to the caller that a function might throw in such a way that the compiler or inspections actually speak up.poohbar
09/13/2018, 1:19 PMkevinherron
09/13/2018, 1:58 PMelizarov
09/13/2018, 2:06 PMkevinherron
09/13/2018, 2:28 PMelizarov
09/13/2018, 2:56 PMkevinherron
09/13/2018, 3:28 PM@throws
annotation wasn’t just cosmetic that would help (that’s still the case, right?)