XmlErrorException Constructor

Overload List

Name Description
XmlErrorException ()
Initializes a new instance of the class.
XmlErrorException (String)
Initializes a new instance of the class with a specified error message.
XmlErrorException (SerializationInfo, StreamingContext)
Initializes a new instance of the class with serialized object data.
XmlErrorException (String, Exception)
Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
XmlErrorException (String, Object[])
Creates an exception from a string and arguments.

See Also

Reference

XmlErrorException Class
XmlErrorException Members
Microsoft.Expression.Encoder Namespace

   © 2011 by Microsoft Corporation. All rights reserved.