Throw specific exceptions

According to Sonar: "Generic exceptions should never be thrown". Throw
instead the specific exceptions being generated in the method.

Change-Id: I4961f95cbe63aaa2eeb5a5783d70e8c3a88b6ccf
1 file changed