JavaTM 2 Platform
Standard Ed. 5.0

java.lang
Ŭ·¡½º IndexOutOfBoundsException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå java.lang.RuntimeException 
              »óÀ§¸¦ È®Àå java.lang.IndexOutOfBoundsException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
ArrayIndexOutOfBoundsException, StringIndexOutOfBoundsException

public class IndexOutOfBoundsException
extends RuntimeException

¾î¶² Á¾·ùÀÇ À妽º (¹è¿­, ij¸¯ÅÍ ¶óÀÎ, º¤Å͵î)°¡ ¹üÀ§¿ÜÀÎ °ÍÀ» ³ªÅ¸³»±â À§Çؼ­ ¹ß»ý µË´Ï´Ù.

¾îÇø®ÄÉÀ̼ÇÀº ÀÌ Å¬·¡½º¸¦ »ó¼ÓÇØ °°Àº ¿¹¿Ü¸¦ ³ªÅ¸³¾ ¼ö°¡ ÀÖ½À´Ï´Ù.

µµÀÔµÈ ¹öÀü :
JDK1. 0
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
IndexOutOfBoundsException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í IndexOutOfBoundsExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
IndexOutOfBoundsException (String  s)
          ÁöÁ¤ÇÑ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â IndexOutOfBoundsExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

IndexOutOfBoundsException

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


IndexOutOfBoundsException

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

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

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.