mlutze / fcwg

Other
6 stars 3 forks source link

filter exceptions #13

Open mlutze opened 2 years ago

mlutze commented 2 years ago

e.g. don't throw for SecurityException

(maybe check that everything specified is not a RuntimeException since we cannot identify those statically)