<PackageReference Include="NUnit" Version="3.8.0" />

InvalidPlatformException

InvalidPlatformException is thrown when the platform name supplied to a test is not recognized.

Instantiates a new instance of the InvalidPlatformException class.

public InvalidPlatformException(string message)

Instantiates a new instance of the InvalidPlatformException class

public InvalidPlatformException(string message, Exception inner)

Instantiates a new instance of the InvalidPlatformException class

Serialization constructor for the InvalidPlatformException class