Serializablepublic class StringIndexOutOfBoundsException extends IndexOutOfBoundsException
| Constructor | Description |
|---|---|
StringIndexOutOfBoundsException() |
|
StringIndexOutOfBoundsException(int var0) |
|
StringIndexOutOfBoundsException(String var0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic StringIndexOutOfBoundsException()
public StringIndexOutOfBoundsException(int var0)
public StringIndexOutOfBoundsException(String var0)