Search Results for

    Show / Hide Table of Contents

    Class LaunchFailedException

    Definition

    Namespace:
    Tizen.Applications.Exceptions
    Assembly:
    Tizen.Applications.Common.dll

    The class that represents the exception which will be thrown when the request failed to launch the application

    public class LaunchFailedException : InvalidOperationException, ISerializable
    Inheritance
    object
    Exception
    SystemException
    InvalidOperationException
    LaunchFailedException
    Implements
    ISerializable

    Constructors

    View Source

    LaunchFailedException(string)

    Constructor

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

    The localized error message string

    Implements

    ISerializable
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX