|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.EnumConstantNotPresentException
public class EnumConstantNotPresentException
¾îÇø®ÄÉÀ̼ÇÀÌ À̸§¿¡ ÀÇÇØ enum Á¤¼ö¿¡ ¾×¼¼½º ÇÏ·Á°í ÇßÀ» ¶§³ª, ÁöÁ¤µÈ À̸§ÀÇ Á¤¼ö¸¦ °¡ÁöÁö ¾Ê´Â enum Çü¿¡ ¾×¼¼½º ÇÏ·Á°í ÇßÀ» ¶§¿¡ ¿¹¿Ü¸¦ ¹ß»ý½Ãŵ´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
EnumConstantNotPresentException (Class <? extends Enum > enumType,
String constantName)
ÁöÁ¤µÈ Á¤¼öÀÇ EnumConstantNotPresentExceptionÀ» ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
String |
constantName ()
ºÎÁ·ÇÑ enum Á¤¼öÀÇ À̸§À» ¸®ÅÏÇÕ´Ï´Ù. |
Class <? extends Enum > |
enumType ()
ºÎÁ·ÇÑ enum Á¤¼öÀÇ ÇüŸ¦ ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º 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 EnumConstantNotPresentException(Class <? extends Enum > enumType, String constantName)
enumType
- ºÎÁ·ÇÑ enum Á¤¼öÀÇ ÇüÅÂconstantName
- ºÎÁ·ÇÑ enum Á¤¼öÀÇ À̸§¸Þ¼µåÀÇ »ó¼¼ |
---|
public Class <? extends Enum > enumType()
public String constantName()
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.