JavaTM 2 Platform
Standard Ed. 5.0

java.util
Ŭ·¡½º IllegalFormatPrecisionException

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

public class IllegalFormatPrecisionException
extends IllegalFormatException

Á¤¹Ðµµ°¡ -1 ÀÌ¿ÜÀÇ À߸øµÈ °ª ÀÇ °æ¿ì·Î º¯È¯ÀÌ Á¤¹Ðµµ¸¦ Áö¿ø ÇÏÁö ¾Ê´ÂÁö, °ªÀÌ ÀÌ¿ÜÀÇ °æ¿ì¿¡´Â Áö¿ø µÇÁö ¾Ê´Â °æ¿ì, üũµÇÁö ¾Ê´Â ¿¹¿Ü°¡ ¹ß»ý µË´Ï´Ù.

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

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

»ý¼ºÀÚ »ó¼¼

IllegalFormatPrecisionException

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

ÆĶó¹ÌÅÍ:
p - Á¤¹Ðµµ
¸Þ¼­µåÀÇ »ó¼¼

getPrecision

public int getPrecision()
Á¤¹Ðµµ¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
Á¤¹Ðµµ

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