XML syntax error raised with an inner exception.
[Visual Basic] Overloads Public Sub New( _ ByVal message As String, _ ByVal inner As Exception _ ) [C#] public XMLSyntaxException( string message, Exception inner ); [C++] public: XMLSyntaxException( String* message, Exception* inner ); [JScript] public function XMLSyntaxException( message : String, inner : Exception );
XMLSyntaxException Class | XMLSyntaxException Members | System.Security Namespace | XMLSyntaxException Constructor Overload List