public class StringIndexOutOfBoundsException extends IndexOutOfBoundsException
Constructor and Description |
---|
StringIndexOutOfBoundsException() |
StringIndexOutOfBoundsException(int index) |
StringIndexOutOfBoundsException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, printStackTrace, printStackTrace, toString
public StringIndexOutOfBoundsException()
public StringIndexOutOfBoundsException(int index)
public StringIndexOutOfBoundsException(String s)