|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException
public class ArrayIndexOutOfBoundsException
ºÎÁ¤ÇÑ À妽º¸¦ »ç¿ëÇØ ¹è¿ÀÌ ¾×¼¼½º µÈ °ÍÀ» ³ªÅ¸³»±â À§Çؼ ¹ß»ý µË´Ï´Ù. Áï, À妽º°¡ ºÎ ¶Ç´Â ¹è¿ÀÇ »çÀÌÁî ÀÌ»óÀÇ °æ¿ìÀÔ´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
ArrayIndexOutOfBoundsException ()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í ArrayIndexOutOfBoundsException À»
±¸ÃàÇÕ´Ï´Ù. |
|
ArrayIndexOutOfBoundsException (int index)
ºÎÁ¤ÇÑ À妽º¸¦ ³ªÅ¸³»´Â Àμö·Î ArrayIndexOutOfBoundsException Ŭ·¡½º¸¦ »õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù. |
|
ArrayIndexOutOfBoundsException (String s)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â ArrayIndexOutOfBoundsException Ŭ·¡½º¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º 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 |
»ý¼ºÀÚ »ó¼¼ |
---|
public ArrayIndexOutOfBoundsException()
ArrayIndexOutOfBoundsException
À»
±¸ÃàÇÕ´Ï´Ù.
public ArrayIndexOutOfBoundsException(int index)
ArrayIndexOutOfBoundsException
Ŭ·¡½º¸¦ »õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù.
index
- ºÎÁ¤ÇÑ À妽ºpublic ArrayIndexOutOfBoundsException(String s)
ArrayIndexOutOfBoundsException
Ŭ·¡½º¸¦ ±¸ÃàÇÕ´Ï´Ù.
s
- »ó¼¼ ¸Þ¼¼Áö
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.