Java.Lang.NoSuchFieldError: Constructor Members

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

See Also: Inherited members from Java.Lang.IncompatibleClassChangeError

Public Constructors

Constructs a new NoSuchFieldError that includes the current stack trace.
Constructs a new NoSuchFieldError 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.