Java. lang. NoClassDefFoundError Translation

Source: Internet
Author: User

<! Doctype html public "-// W3C // dtd html 4.01 Transitional // EN ""Http://www.w3.org/TR/html4/loose.dtd">
<! -- NewPage -->
<HTML>
<HEAD>
<! -- Generated by javadoc (build 1.4.2-rc) on Fri Jun 13 00:14:21 PDT 2003 -->
<TITLE>
NoClassDefFoundError (Java 2 Platform SE v1.4.2)
</TITLE>

<Meta name = "keywords" CONTENT = "java. lang. NoClassDefFoundError class">

<Link rel = "stylesheet" TYPE = "text/css" HREF = ".../stylesheet.css" TITLE = "Style">

<SCRIPT type = "text/javascript">
Function windowTitle ()
{
Parent.doc ument. title = "NoClassDefFoundError (Java 2 Platform SE v1.4.2 )";
}
</SCRIPT>

</HEAD>

<Body bgcolor = "white" onload = "windowTitle ();">


<! -- ========= Start of top navbar =======-->
<A name = "navbar_top"> <! --> </A>
<A href = "# skip-navbar_top" title = "Skip navigation links"> </A>
<Table border = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "">
<TR>
<Td colspan = 3 BGCOLOR = "# EEEEFF" CLASS = "NavBarCell1">
<A name = "navbar_top_firstrow"> <! --> </A>
<Table border = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "">
<Tr align = "center" VALIGN = "top">
<Td bgcolor = "# EEEEFF" CLASS = "NavBarCell1"> <a href = ".. /.. /overview-summary.html "> <font class =" NavBarFont1 "> <B> Overview </B> </FONT> </A> & nbsp; </TD>
<Td bgcolor = "# EEEEFF" CLASS = "NavBarCell1"> <a href = "package-summary.html"> <font class = "NavBarFont1"> <B> Package </B> </ FONT> </A> & nbsp; </TD>
<Td bgcolor = "# FFFFFF" CLASS = "NavBarCell1Rev"> & nbsp; <font class = "NavBarFont1Rev"> <B> Class </B> </FONT> & nbsp; </TD>
<Td bgcolor = "# EEEEFF" CLASS = "NavBarCell1"> <a href = "class-use/NoClassDefFoundError.html"> <font class = "NavBarFont1"> <B> Use </ b> </FONT> </A> & nbsp; </TD>
<Td bgcolor = "# EEEEFF" CLASS = "NavBarCell1"> <a href = "package-tree.html"> <font class = "NavBarFont1"> <B> Tree </B> </ FONT> </A> & nbsp; </TD>
<Td bgcolor = "# EEEEFF" CLASS = "NavBarCell1"> <a href = ".. /.. /deprecated-list.html "> <font class =" NavBarFont1 "> <B> Deprecated </B> </FONT> </A> & nbsp; </TD>
<Td bgcolor = "# EEEEFF" CLASS = "NavBarCell1"> <a href = ".. /.. /index-files/index-1.html "> <font class =" NavBarFont1 "> <B> Index </B> </FONT> </A> & nbsp; </TD>
<Td bgcolor = "# EEEEFF" CLASS = "NavBarCell1"> <a href = ".. /.. /help-doc.html "> <font class =" NavBarFont1 "> <B> Help </B> </FONT> </A> & nbsp; </TD>
</TR>
</TABLE>
</TD>
<Td align = "right" VALIGN = "top" ROWSPAN = 3> <EM>
<B> Java <sup> <font size =-2> TM </font> </sup> & nbsp; 2 & nbsp; Platform <br> Std. & nbsp; Ed. v1.4.2 </B> </EM>
</TD>
</TR>

<TR>
<Td bgcolor = "white" CLASS = "NavBarCell2"> <font size = "-2">
& Nbsp; <a href = ".. /.. /java/lang/LinkageError.html "title =" class in java. lang "> <B> prev class </B> </A> & nbsp;
& Nbsp; <a href = ".. /.. /java/lang/NoSuchFieldError.html "title =" class in java. lang "> <B> next class </B> </A> </FONT> </TD>
<Td bgcolor = "white" CLASS = "NavBarCell2"> <font size = "-2">
<A href = ".../../index.html" target = "_ top"> <B> FRAMES </B> </A> & nbsp;
& Nbsp; <a href = "NoClassDefFoundError.html" target = "_ top"> <B> no frames </B> </A> & nbsp;
& Nbsp; <SCRIPT type = "text/javascript">
<! --
If (window = top ){
Document. writeln (<a href = ".../allclasses-noframe.html"> <B> All Classes </B> </A> );
}
// -->
</SCRIPT>
<NOSCRIPT>
<A href = ".../allclasses-noframe.html"> <B> All Classes </B> </A>
</NOSCRIPT>

</FONT> </TD>
</TR>
<TR>
<Td valign = "top" CLASS = "NavBarCell3"> <font size = "-2">
SUMMARY: & nbsp; NESTED & nbsp; | & nbsp; FIELD & nbsp; | & nbsp; <a href = "# constructor_summary"> CONSTR </A> & nbsp; | & nbsp; <a href = "# methods_inherited_from_class_java.lang.Throwable"> METHOD </A> </FONT> </TD>
<Td valign = "top" CLASS = "NavBarCell3"> <font size = "-2">
DETAIL: & nbsp; FIELD & nbsp; | & nbsp; <a href = "# constructor_detail"> CONSTR </A> & nbsp; | & nbsp; METHOD </FONT> </TD>
</TR>
</TABLE>
<A name = "skip-navbar_top"> </A>
<! -- ========== End of top navbar ===========-->

<HR>
<! -- ========= Start of class data ===========-->
<H2>
<Font size = "-1">
Java. lang </FONT>
<BR>
Class NoClassDefFoundError </H2>
<PRE>
<A href = ".../../java/lang/Object.html" title = "class in java. lang"> java. lang. Object </A>
<a href = ".. /.. /java/lang/Throwable.html "title =" class in java. lang "> java. lang. throwable </A>
<a href = ".. /.. /java/lang/Error.html "title =" class in java. lang "> java. lang. error </A>
<a href = ".. /.. /java/lang/LinkageError.html "title =" class in java. lang "> java. lang. linkageError </A>
<B> java. lang. NoClassDefFoundError </B>
</PRE>
<DL>
<DT> <B> All Implemented Interfaces: </B> <DD> <A HREF = ".. /.. /java/io/Serializable.html "title =" interface in java. io "> Serializable </A> </DD>
</DL>
<HR>
<DL>
<DT> public class <B> NoClassDefFoundError </B> <DT> extends <A HREF = ".. /.. /java/lang/LinkageError.html "title =" class in java. lang "> LinkageError </A> </DL>

<P>
Thrown if the Java Virtual Machine or a <code> ClassLoader </code> instance
Tries to load in the definition of a class (as part of a normal method call
Or as part of creating a new instance using the <code> new </code> expression)
And no definition of the class cocould be found.
When a Java virtual machine or ClassLoader Instance tries to load the definition of a class (a new instance can be called normally or using a new expression ),
This is thrown when the definition of this class is not found.
<P>
The searched-for class definition existed when the currently
Executing class was compiled, but the definition can no longer be
Found.
The class definition searched for when the current execution class is compiled exists, but cannot be obtained at runtime.
 
<P>

<P>
<DL>
<DT> <B> Since: </B> </DT>
<DD> JDK1.0 </DD>
<DT>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.