Overload List

  NameDescription
SerializationException()()()
Initializes a new instance of the SerializationException class.
SerializationException(String)
Initializes a new instance of the SerializationException class.
SerializationException(SerializationInfo, StreamingContext)
Initializes a new instance of the SerializationException class with serialized data.
SerializationException(String, Exception)
Initializes a new instance of the SerializationException class.

See Also