JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
java.lang.ClassFormatError »ç¿ë

ClassFormatError ¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö
java.lang Java ÇÁ·Î±×·¥ ¾ð¾îÀÇ ¼³°èÇØ ±âº»ÀûÀΠŬ·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
java.lang.reflect Ŭ·¡½º¿Í ¿ÀºêÁ§Æ®¿¡ °üÇÑ ¸®Ç÷ºÆ® Á¤º¸¸¦ ¾ò´Â Ŭ·¡½º ¹× ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

java.lang ¿¡¼­ÀÇ ClassFormatError »ç¿ë
 

java.lang ¿¡¼­ÀÇ ClassFormatError ¼­ºê Ŭ·¡½º
 class UnsupportedClassVersionError
          Java °¡»ó ¸Ó½ÅÀÌ, Ŭ·¡½º ÆÄÀÏÀÇ readÁß¿¡ ±× ÆÄÀÏÀÇ ¸ÞÀÌÀú ¹öÁ¯ ¹øÈ£¿Í ¸¶ÀÌ³Ê ¹öÁ¯ ¹øÈ£°¡ ¼­Æ÷Æ®µÇ¾î ÀÖÁö ¾ÊÀ¸¸é ÆÇÁ¤ÇßÀ» °æ¿ì¿¡ Throw µË´Ï´Ù.
 

ClassFormatError ¸¦ Throw ÇÏ´Â java.lang ¸Þ¼­µå
protected  Class <? > ClassLoader. defineClass (byte[] b, int off, int len)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù .  defineClass(String, byte[], int, int) ·Î ¿Å°ÜÁ³½À´Ï´Ù.
protected  Class <? > ClassLoader. defineClass (String  name, byte[] b, int off, int len)
          ¹ÙÀÌÆ®ÀÇ ¹è¿­À» Class Ŭ·¡½ºÀÇ ÀνºÅϽº·Î º¯È¯ÇÕ´Ï´Ù.
protected  Class <? > ClassLoader. defineClass (String  name, byte[] b, int off, int len, ProtectionDomain  protectionDomain)
          ¿É¼ÇÀÇ ProtectionDomain¸¦ »ç¿ëÇØ, ¹ÙÀÌÆ®ÀÇ ¹è¿­À» Class Ŭ·¡½ºÀÇ ÀνºÅϽº·Î º¯È¯ÇÕ´Ï´Ù.
protected  Class <? > ClassLoader. defineClass (String  name, ByteBuffer  b, ProtectionDomain  protectionDomain)
          ¿É¼ÇÀÇ ProtectionDomain¸¦ »ç¿ëÇØ,ByteBuffer ¸¦ Class Ŭ·¡½ºÀÇ ÀνºÅϽº·Î º¯È¯ÇÕ´Ï´Ù.
 

java.lang.reflect ¿¡¼­ÀÇ ClassFormatError »ç¿ë
 

java.lang.reflect ¿¡¼­ÀÇ ClassFormatError ¼­ºê Ŭ·¡½º
 class GenericSignatureFormatError
          ±¸¹®ÀûÀ¸·Î ºÎÁ¤ÇÑ ¼­¸í ¼Ó¼ºÀÌ, ÇüÅÂ, ¸Þ¼­µå, ȤÀº »ý¼ºÀÚ ¹ü¿ëÀû ¼­¸í Á¤º¸¸¦ ÇØ¼®ÇÒ Çʿ䰡 ÀÖ´Â ¸®Ç÷ºÆ® ¸Þ¼­µå¿¡ ÇØ °ËÃâµÇ¾úÀ» °æ¿ì¿¡ Throw µË´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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