Search Results for

    Show / Hide Table of Contents

    Class NoAddressLineSelectedException

    No address line selected exception

    Inheritance
    System.Object
    NoAddressLineSelectedException
    Namespace: Simplic.Framework.PhoneInterface.TAPI3
    Assembly: Simplic.Framework.dll
    Syntax
    public class NoAddressLineSelectedException : Exception

    Constructors

    | Improve this Doc View Source

    NoAddressLineSelectedException(String)

    Initialize exception

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

    Message

    | Improve this Doc View Source

    NoAddressLineSelectedException(String, Exception)

    Initialize exception

    Declaration
    public NoAddressLineSelectedException(string message, Exception innerException)
    Parameters
    Type Name Description
    System.String message

    Exception message

    Exception innerException

    Inner exception instance

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx