Search:

Type: Posts; User: Seph_Mon

Search: Search took 0.06 seconds.

  1. Re: Delete method not deleting hard coded books

    Thread can closed,thanks
  2. Re: Delete method not deleting hard coded books

    deleted
  3. Delete method not deleting hard coded books

    deleted
  4. Replies
    1
    Views
    7,075

    How to catch thrown exception

    Hi , the exception in the below code, how can I catch the exception it without the program crashing


    public void setFirstName(String firstName){

    if(firstName.length() < 2){

    ...
Results 1 to 4 of 5