Java.Lang.NoClassDefFoundError: Constructor Members

The constructors of Java.Lang.NoClassDefFoundError are listed below. For a list of all members, see the NoClassDefFoundError Members list.

See Also: Inherited members from Java.Lang.LinkageError

Public Constructors

Constructs a new NoClassDefFoundError that includes the current stack trace.
Constructs a new NoClassDefFoundError with the current stack trace and the specified detail message.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.