No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
java.lang

Class NoClassDefFoundError

  • All Implemented Interfaces:
    Serializable

    public class NoClassDefFoundError
    extends LinkageError
    Thrown if the Java Virtual Machine or a ClassLoader 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 new expression) and no definition of the class could be found.

    The searched-for class definition existed when the currently executing class was compiled, but the definition can no longer be found.

    Since:
    JDK1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • NoClassDefFoundError

        public NoClassDefFoundError()
        Constructs a NoClassDefFoundError with no detail message.
      • NoClassDefFoundError

        public NoClassDefFoundError(String s)
        Constructs a NoClassDefFoundError with the specified detail message.
        Parameters:
        s - the detail message.
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph