Java.Lang.ClassNotFoundException: Constructor Members

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

See Also: Inherited members from Java.Lang.ReflectiveOperationException

Public Constructors

Constructs a new ClassNotFoundException that includes the current stack trace.
Constructs a new ClassNotFoundException with the current stack trace and the specified detail message.
Constructs a new ClassNotFoundException with the current stack trace, the specified detail message and the exception that occurred when loading the class.

Protected Constructors

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