Search:

Type: Posts; User: kolo854

Search: Search took 0.17 seconds.

  1. Re: Urgent ::: unreported exception java.lang.Exception

    hi.. Thanks you so much. appreciated :)
    finally found the problem where it is.

    was the throws exception "public addrecord() throws Exception", running find after I change it to try and catch.
  2. Re: Urgent ::: unreported exception java.lang.Exception

    please advise me..
    Thanks.
  3. Re: Urgent ::: unreported exception java.lang.Exception

    Hi,,,
    How should I catch it??
    initially I use the "public static void main(String args[]) throws Exception" it is find.
  4. Re: Urgent ::: unreported exception java.lang.Exception

    oops... sorry Im new here.
    thanks for replaying me..following is the error.


    java:47: unreported exception java.lang.Exception; must be caught or declared to be thrown
    addrecord addRec =...
  5. Urgent ::: unreported exception java.lang.Exception

    Hi guys, I'm new in java...
    Please help me to solve this issue... was stuck here almost 7 hours.
    I will be waiting online.
    Really thanks...


    following is my coding

    import java.awt.*;...
Results 1 to 5 of 5