XmlParsingException.

XmlParsingException(string, Exception) Constructor

Assembly
Cake.NUnitRetry.dll
Namespace
Cake.NUnitRetry
Containing Type
XmlParsingException

Syntax

public XmlParsingException(string message, Exception innerException)

Parameters

Name Type Description
message string
innerException Exception

Return Value

Type Description
void