Package 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
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
-
Constructor Details
-
StringIndexOutOfBoundsException
public StringIndexOutOfBoundsException() -
StringIndexOutOfBoundsException
public StringIndexOutOfBoundsException(int var0) -
StringIndexOutOfBoundsException
-