Java.IO.NotSerializableException: Constructor Members

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

See Also: Inherited members from Java.IO.ObjectStreamException

Public Constructors

Constructs a new NotSerializableException with its stack trace filled in.
Constructs a new Java.IO.NotSerializableException 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.