JavaTM 2 Platform
Standard Ed. 5.0

java.util
Ŭ·¡½º IllegalFormatFlagsException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå java.lang.RuntimeException 
              »óÀ§¸¦ È®Àå java.lang.IllegalArgumentException 
                  »óÀ§¸¦ È®Àå java.util.IllegalFormatException 
                      »óÀ§¸¦ È®Àå java.util.IllegalFormatFlagsException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class IllegalFormatFlagsException
extends IllegalFormatException

ºÎÁ¤ÇÑ Æí¼º Ç÷¡±×°¡ ÁöÁ¤µÇ¾úÀ» °æ¿ì¿¡ üũµÇÁö ¾Ê´Â ¿¹¿Ü°¡ ¹ß»ý µË´Ï´Ù.

ƯÈ÷ ÁöÁ¤µÇ¾î ÀÖÁö ¾ÊÀº ÇÑ, null Àμö¸¦ ÀÌ Å¬·¡½ºÀÇ ¸Þ¼­µå ¶Ç´Â »ý¼ºÀÚ¿¡ °Ç³×ÁÖ¸é, NullPointerExceptionÀ» ¹ß»ý½Ãŵ´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
IllegalFormatFlagsException (String  f)
          ÁöÁ¤µÈ Ç÷¡±×¸¦ »ç¿ëÇØ, ÀÌ Å¬·¡½ºÀÇ ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 String getFlags ()
          ºÎÁ¤ÇÑ Æí¼ºÀ» Æ÷ÇÔÇÑ Ç÷¡±×¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 String getMessage ()
          ÀÌ Throwable °´Ã¼ÀÇ »ó¼¼ ¸Þ¼¼Áö ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

IllegalFormatFlagsException

public IllegalFormatFlagsException(String  f)
ÁöÁ¤µÈ Ç÷¡±×¸¦ »ç¿ëÇØ, ÀÌ Å¬·¡½ºÀÇ ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
f - ºÎÁ¤ÇÑ Æí¼ºÀ» Æ÷ÇÔÇÑ ¼­½Ä Ç÷¡±×¼¼Æ®
¸Þ¼­µåÀÇ »ó¼¼

getFlags

public String  getFlags()
ºÎÁ¤ÇÑ Æí¼ºÀ» Æ÷ÇÔÇÑ Ç÷¡±×¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
Ç÷¡±×

getMessage

public String  getMessage()
Ŭ·¡½º Throwable ±â¼ú:
ÀÌ Throwable °´Ã¼ÀÇ »ó¼¼ ¸Þ¼¼Áö ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Throwable ³»ÀÇ getMessage
¹Ýȯ°ª:
ÀÌ Throwable ÀνºÅϽºÀÇ »ó¼¼ ¸Þ¼¼Áö ij¸¯ÅÍ ¶óÀÎ (nullµµ °¡´É)

JavaTM 2 Platform
Standard Ed. 5.0

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