Click or drag to resize

MissingInformationException Constructor

Overload List
  NameDescription
Public methodMissingInformationException
Initializes a new instance of the MissingInformationException class.
Public methodMissingInformationException(String)
Initializes a new instance of the MissingInformationException class with a specified error message.
Public methodMissingInformationException(SerializationInfo, StreamingContext)
Initializes a new instance of the MissingInformationException class with serialized data.
Top
See Also