RoboJDETM v1.5

java.lang
Class IndexOutOfBoundsException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjava.lang.IndexOutOfBoundsException
Direct Known Subclasses:
ArrayIndexOutOfBoundsException

public class IndexOutOfBoundsException
extends RuntimeException

Exception thrown if an index is not in the valid range for the requested operation.


Constructor Summary
IndexOutOfBoundsException()
           
IndexOutOfBoundsException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getMessage, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Constructor Detail

IndexOutOfBoundsException

public IndexOutOfBoundsException()

IndexOutOfBoundsException

public IndexOutOfBoundsException(String message)

RoboJDETM v1.5

Copyright (c) 2003-2006 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com