Java.IO.FileNotFoundException: Constructor Members

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

See Also: Inherited members from Java.IO.IOException

Public Constructors

Constructs a new FileNotFoundException with its stack trace filled in.
Constructs a new FileNotFoundException with its stack trace and detail message filled in.

Protected Constructors

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