JavaTM 2 Platform
Standard Ed. 5.0

java.util.zip
Ŭ·¡½º DataFormatException

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

public class DataFormatException
extends Exception

µ¥ÀÌÅÍ Çü½Ä ¿¡·¯°¡ ¹ß»ýÇÑ °ÍÀ» ÅëÁöÇÕ´Ï´Ù.

°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
DataFormatException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ »ç¿ëÇÏÁö ¾Ê°í DataFormatExceptionÀ» »ý¼ºÇÕ´Ï´Ù.
DataFormatException (String  s)
          ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö·Î DataFormatExceptionÀ» »ý¼ºÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

DataFormatException

public DataFormatException()
»ó¼¼ ¸Þ¼¼Áö¸¦ »ç¿ëÇÏÁö ¾Ê°í DataFormatExceptionÀ» »ý¼ºÇÕ´Ï´Ù.


DataFormatException

public DataFormatException(String  s)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö·Î DataFormatExceptionÀ» »ý¼ºÇÕ´Ï´Ù. »ó¼¼ ¸Þ¼¼Áö¶õ ÀÌ ¿¹¿Ü¸¦ ±â¼úÇÏ´Â String ÀÔ´Ï´Ù.

ÆĶó¹ÌÅÍ:
s - »ó¼¼ ¸Þ¼¼Áö°¡ Æ÷ÇԵǰí ÀÖ´Â String

JavaTM 2 Platform
Standard Ed. 5.0

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