JavaTM 2 Platform
Standard Ed. 5.0

java.util
Ŭ·¡½º InvalidPropertiesFormatException

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

public class InvalidPropertiesFormatException
extends IOException

ÀÔ·ÂÀÌ ÇÁ·ÎÆÛƼÀÇ Ä÷º¼Ç¿ëÀÇ ÀûÀýÇÑ XML ¹®¼­ ŸÀÔ¿¡ ÁØ°ÅÇÏ°í ÀÖÁö ¾Ê´Â Áï Properties »ç¾ç¿¡ ÁØ°ÅÇÏ°í ÀÖÁö ¾Ê±â À§ÇØ, Á¶ÀÛÀ» ¿Ï·áÇÒ ¼ö ¾ø¾ú´ø °æ¿ì¿¡ ¿¹¿Ü¸¦ ¹ß»ý½Ãŵ´Ï´Ù.

InvalidPropertiesFormatException´Â Exception ·ÎºÎÅÍ Serializable ÀÎÅÍÆäÀ̽º¸¦ »ó¼ÓÇÕ´Ï´Ù¸¸, Serializable¿¡´Â ´ëÀÀÇÏ°í ÀÖ½À´Ï´Ù. NotSerializableExceptionÀ» Throw Çϵµ·Ï, ÀûÀýÇÑ Á÷·ÄÈ­ ¸Þ¼­µå°¡ ±¸ÇöµÇ°í ÀÖ½À´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.5
°ü·Ã Ç׸ñ:
Properties

»ý¼ºÀÚ °³¿ä
InvalidPropertiesFormatException (String  message)
          ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö·Î InvalidPropertiesFormatExceptionÀ» »ý¼ºÇÕ´Ï´Ù.
InvalidPropertiesFormatException (Throwable  cause)
          ÁöÁ¤µÈ ¿øÀÎÀ» »ç¿ëÇØ InvalidPropertiesFormatExceptionÀ» »ý¼ºÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

InvalidPropertiesFormatException

public InvalidPropertiesFormatException(Throwable  cause)
ÁöÁ¤µÈ ¿øÀÎÀ» »ç¿ëÇØ InvalidPropertiesFormatExceptionÀ» »ý¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
cause - ¿øÀÎ (³ªÁß¿¡ Throwable.getCause() ¸Þ¼­µå¸¦ »ç¿ëÇØ ²¨³¾ ¼ö ÀÖµµ·Ï º¸Á¸µÈ´Ù)

InvalidPropertiesFormatException

public InvalidPropertiesFormatException(String  message)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö·Î InvalidPropertiesFormatExceptionÀ» »ý¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
message - »ó¼¼ ¸Þ¼¼Áö (³ªÁß¿¡ Throwable.getMessage() ¸Þ¼­µå¸¦ »ç¿ëÇØ ²¨³¾ ¼ö ÀÖµµ·Ï º¸Á¸µÈ´Ù)

JavaTM 2 Platform
Standard Ed. 5.0

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