nspectre - declarative validation for .NET

InvalidXmlException Constructor (String)

Creates a new instance of InvalidXmlException.

public InvalidXmlException(
   string message
);

Parameters

message
The exception message.

See Also

InvalidXmlException Class | NSpectre.Core.Exceptions Namespace | InvalidXmlException Constructor Overload List