Serializable
public class StringIndexOutOfBoundsException extends IndexOutOfBoundsException
Constructor | Description |
---|---|
StringIndexOutOfBoundsException() |
|
StringIndexOutOfBoundsException(int var0) |
|
StringIndexOutOfBoundsException(String var0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
public StringIndexOutOfBoundsException()
public StringIndexOutOfBoundsException(int var0)
public StringIndexOutOfBoundsException(String var0)