Click or drag to resize

SerializationException Properties

The SerializationException type exposes the following members.

Properties
  NameDescription
Public propertyLineNumber
LineNumber in text where the exception encountered
Public propertyLinePosition
Position in text of the indicated line where the exception encountered
Public propertyMessage
Message of the exception
Top
See Also