public class StringIndexOutOfBoundsException extends IndexOutOfBoundsException
Constructor and Description |
---|
StringIndexOutOfBoundsException() |
StringIndexOutOfBoundsException(int var0) |
StringIndexOutOfBoundsException(String var0) |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
public StringIndexOutOfBoundsException()
public StringIndexOutOfBoundsException(int var0)
public StringIndexOutOfBoundsException(String var0)
Copyright © 2006–2013 OSGi Alliance. All rights reserved.