java.lang
Class StringIndexOutOfBoundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IndexOutOfBoundsException
java.lang.StringIndexOutOfBoundsException
- All Implemented Interfaces:
- Serializable
public class StringIndexOutOfBoundsException
- extends IndexOutOfBoundsException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringIndexOutOfBoundsException
public StringIndexOutOfBoundsException()
StringIndexOutOfBoundsException
public StringIndexOutOfBoundsException(int var0)
StringIndexOutOfBoundsException
public StringIndexOutOfBoundsException(String var0)