Which of the following constructors are valid for the XmlException Class in the System.Xml namespace?
Select Answer:
XmlException Constructor(Serialization info, Streaming Context)
XmlException Constructor(Serialization info)
XmlException Constructor(String, Exception)
|