Class InvalidKeyException

    Definition

    Namespace:
    Tizen.Network.WiFi
    Assembly:
    Tizen.Network.WiFi.dll

    The exception that is thrown when a key is invalid.

    public class InvalidKeyException : InvalidOperationException
    Inheritance
    object
    InvalidKeyException

    Constructors

    View Source

    InvalidKeyException(string)

    Constructor

    Declaration
    public InvalidKeyException(string message)
    Parameters
    Type Name Description
    string message

    The localized error message string

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX