public class IndexOutOfBoundsException extends RuntimeException
Constructor and Description |
---|
IndexOutOfBoundsException()
Create an exception without a message.
|
IndexOutOfBoundsException(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IndexOutOfBoundsException()
public IndexOutOfBoundsException(String s)
s
- the message