Open mlutze opened 2 years ago
e.g. don't throw for SecurityException
SecurityException
(maybe check that everything specified is not a RuntimeException since we cannot identify those statically)
RuntimeException
e.g. don't throw for
SecurityException
(maybe check that everything specified is not a
RuntimeException
since we cannot identify those statically)