Table of Contents

Class PlatformNotSupportedException

Namespace
System
Assembly
mscorlib.dll

The exception that is thrown when a feature does not run on a particular platform.

public class PlatformNotSupportedException : NotSupportedException
Inheritance
PlatformNotSupportedException
Inherited Members
Extension Methods

Constructors

PlatformNotSupportedException()

Initializes a new instance of the ArgumentNullException class.

public PlatformNotSupportedException()