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