Search Results for

    Show / Hide Table of Contents

    Class UserCancelledException

    Represents errors that occur when the user cancels an operation.

    Inheritance
    System.Object
    UserCancelledException
    Namespace: FM.LiveSwitch.Uwp.Win2D
    Assembly: FM.LiveSwitch.Uwp.Win2D.dll
    Syntax
    public class UserCancelledException : Exception

    Constructors

    UserCancelledException(String)

    Initializes a new instance of the UserCancelledException class with a specified error message.

    Declaration
    public UserCancelledException(string message)
    Parameters
    Type Name Description
    System.String message

    The message that describes the error.

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0