Search:

Type: Posts; User: StuckInJava

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,558

    Re: ArrayIndex problem

    So my only real option then is to handle it within the main? Gotcha. I was hoping to avoid cluttering my main with Try/Catches, but alas. :) Thanks!
  2. Replies
    3
    Views
    1,558

    ArrayIndex problem

    Hi. I have a problem with an exception error, using an array. The problem is when I pass an object out of the array into my petAnimal method, it doesn't catch the ArrayIndex Exception... ? If I put...
Results 1 to 2 of 2