JavaTM 2
Platform
Std.  Ed.  v1. 4.0

java.lang
Ŭ·¡½º StringIndexOutOfBoundsException

java.lang.Object 
  |
  +--java.lang.Throwable 
        |
        +--java.lang.Exception 
              |
              +--java.lang.RuntimeException 
                    |
                    +--java.lang.IndexOutOfBoundsException 
                          |
                          +--java.lang.StringIndexOutOfBoundsException
¸ðµç ±¸Çö ÀÎÅÍÆäÀ̽º:
Serializable

public class StringIndexOutOfBoundsException
extends IndexOutOfBoundsException

String ¸Þ¼Òµå¿¡ ÀÇÇØ ½½·Î¿ì µÇ¾î À妽º°¡ ºÎ ¶Ç´Â ij¸¯ÅÍ ¶óÀÎÀÇ »çÀÌÁ´Ù Å« ÀÏÀ» ³ªÅ¸³À´Ï´Ù. charAt µîÀÇ ¸î°³ÀÇ ¸Þ¼Òµå¿¡¼­´Â À妽º°¡ ij¸¯ÅÍ ¶óÀÎÀÇ »çÀÌÁî¿Í µ¿ÀÏÇÑ °æ¿ì¿¡µµ, ÀÌ ¿¹¿Ü°¡ ½½·Î¿ì µË´Ï´Ù.

µµÀÔµÈ ¹öÁ¯:
JDK1. 0
°ü·Ã Ç׸ñ:
String.charAt(int) , Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚÀÇ °³¿ä
StringIndexOutOfBoundsException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í StringIndexOutOfBoundsException ¸¦ ±¸ÃàÇÕ´Ï´Ù.
StringIndexOutOfBoundsException (int index)
          ºÎÁ¤ÇÑ À妽º¸¦ ³ªÅ¸³»´Â Àμö¸¦ °¡Áö´Â »õ·Î¿î StringIndexOutOfBoundsException Ŭ·¡½º¸¦ »ý¼ºÇÕ´Ï´Ù.
StringIndexOutOfBoundsException (String  s)
          ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â StringIndexOutOfBoundsException ¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Throwable ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
 
Ŭ·¡½º java.lang. Object ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait
 

»ý¼ºÀÚÀÇ »ó¼¼

StringIndexOutOfBoundsException

public StringIndexOutOfBoundsException()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í StringIndexOutOfBoundsException ¸¦ ±¸ÃàÇÕ´Ï´Ù.

µµÀÔµÈ ¹öÁ¯:
JDK1. 0.

StringIndexOutOfBoundsException

public StringIndexOutOfBoundsException(String  s)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â StringIndexOutOfBoundsException ¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
s - »ó¼¼ ¸Þ¼¼Áö

StringIndexOutOfBoundsException

public StringIndexOutOfBoundsException(int index)
ºÎÁ¤ÇÑ À妽º¸¦ ³ªÅ¸³»´Â Àμö¸¦ °¡Áö´Â »õ·Î¿î StringIndexOutOfBoundsException Ŭ·¡½º¸¦ »ý¼ºÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
index - ºÎÁ¤ÇÑ À妽º

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.