JavaTM 2 Platform
Standard Ed. 5.0

java.io
Ŭ·¡½º ObjectStreamException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå java.io.IOException 
              »óÀ§¸¦ È®Àå java.io.ObjectStreamException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
InvalidClassException, InvalidObjectException, NotActiveException, NotSerializableException, OptionalDataException, StreamCorruptedException, WriteAbortedException

public abstract class ObjectStreamException
extends IOException

°´Ã¼ ½ºÆ®¸² Ŭ·¡½º¿¡ °íÀ¯ÀÇ ¿¹¿Ü ¸ðµç ½´ÆÛ Å¬·¡½ºÀÔ´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
protected ObjectStreamException ()
          ObjectStreamExceptionÀ» ÀÛ¼ºÇÕ´Ï´Ù.
protected ObjectStreamException (String  classname)
          ÁöÁ¤µÈ Àμö·Î ObjectStreamExceptionÀ» ÀÛ¼ºÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

ObjectStreamException

protected ObjectStreamException(String  classname)
ÁöÁ¤µÈ Àμö·Î ObjectStreamExceptionÀ» ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
classname - ¿¹¿Ü¿¡ ´ëÇÑ »ó¼¼ ¸Þ¼¼Áö

ObjectStreamException

protected ObjectStreamException()
ObjectStreamExceptionÀ» ÀÛ¼ºÇÕ´Ï´Ù.


JavaTM 2 Platform
Standard Ed. 5.0

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