Class IndexOutOfBoundsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.gustavblass.commons.exceptions.IndexOutOfBoundsException
All Implemented Interfaces:
Serializable

public class IndexOutOfBoundsException extends Exception
Checked counterpart of IndexOutOfBoundsException.
See Also: