public class IndexOutOfBoundsException extends RuntimeException
Constructor and Description |
---|
IndexOutOfBoundsException() |
IndexOutOfBoundsException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public IndexOutOfBoundsException()
public IndexOutOfBoundsException(String message)
Copyright © 2018. All rights reserved.