The constructors of Java.IO.IOException are listed below. For a list of all members, see the IOException Members list.
See Also: Inherited members from Java.Lang.Exception
Constructs a new IOException with its stack trace filled in. | ||
Constructs a new instance of this class with its detail cause filled in. | ||
Constructs a new IOException with its stack trace and detail message filled in. | ||
Constructs a new instance of this class with detail message and cause filled in. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |