Relative Content

Tag Archive for javatry-catchthrows

Using both try catch and throws

Im thinking about using this code without try catch. can I use it that way. is it a bad practise to use it here without try catch.