SQLException and NullPointerException
hi,experts,i have one problem,in exception handling i am throughing SQLException from one method of class which is returning int data but it will give the NullPointerException, when i am calling this method in another class.please give some hints.,