Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

vendor specific error code finding ???

code Error vendor
0
10 Posted

vendor specific error code finding ???

0
10

Author: sherine tresa (http://www.jguru.com/guru/viewbio.jsp?EID=1271687), Nov 18, 2005 I used the getError Code() method here .But it raised cannot resolve symbol error.The code is as shown below.I cannot use the SQLException here because of other exceptions thrown by the code. try{ // code …URLConnection setting }catch(Exception e) { System.out.print(“\nError : “+e.getErrorCode()); } now how can i get error code for errors like file not found and server not found ..

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123