Why i am i getting an sqlexception is never thrown in body of corresponding try statement error

后端 未结 0 448
夕颜
夕颜 2020-12-15 03:27

I am trying to build a login form and I get an error when I try introduce a catch statement here is the code

 try {
     cnx = datasource.getConnection();
 }          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题