JavaTM 2 Platform
Standard Ed. 5.0

java.util
Ŭ·¡½º IllegalFormatWidthException

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

public class IllegalFormatWidthException
extends IllegalFormatException

¼­½ÄÆøÀÌ -1 ÀÌ¿ÜÀÇ À߸øµÈ °ª Àΰ¡ ±× ÀÌ¿Ü¿¡¼­´Â Áö¿ø µÇÁö ¾Ê´Â °æ¿ì, üũµÇÁö ¾Ê´Â ¿¹¿Ü°¡ ¹ß»ý µË´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
IllegalFormatWidthException (int w)
          ÁöÁ¤µÈ ³ÐÀ̸¦ »ç¿ëÇØ, ÀÌ Å¬·¡½ºÀÇ ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 String getMessage ()
          ÀÌ Throwable °´Ã¼ÀÇ »ó¼¼ ¸Þ¼¼Áö ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.
 int getWidth ()
          ³ÐÀ̸¦ ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

IllegalFormatWidthException

public IllegalFormatWidthException(int w)
ÁöÁ¤µÈ ³ÐÀ̸¦ »ç¿ëÇØ, ÀÌ Å¬·¡½ºÀÇ ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
w - Æø
¸Þ¼­µåÀÇ »ó¼¼

getWidth

public int getWidth()
³ÐÀ̸¦ ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
Æø

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 µµ ÂüÁ¶ÇϽʽÿÀ.