Show / Hide Table of Contents

    Class PlatformNotSupportedException

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

    Inheritance
    Object
    Exception
    SystemException
    NotSupportedException
    PlatformNotSupportedException
    Inherited Members
    Exception.HResult
    Exception.Message
    Exception.InnerException
    Exception.StackTrace
    Exception.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: System
    Assembly: mscorlib.dll
    Syntax
    public class PlatformNotSupportedException : NotSupportedException

    Constructors

    | Improve this Doc View Source

    PlatformNotSupportedException()

    Initializes a new instance of the ArgumentNullException class.

    Declaration
    public PlatformNotSupportedException()

    Extension Methods

    LogDispatcher.GetCurrentClassLogger(Object)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018 nanoFramework Contributors
    Generated by DocFX