Search Results for

    / fm / liveswitch / Unhandled

    Class: Unhandled

    fm.liveswitch.Unhandled

    Throws exceptions on a separate thread.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • logException

    Constructors

    constructor

    + new Unhandled(): Unhandled

    Returns: Unhandled

    Defined in: Generated/TypeScript/fm.liveswitch/Unhandled.ts:11

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/Unhandled.ts:9


    logException

    ▸ StaticlogException(ex: Exception, source: string): void

    Logs an unhandled exception.

    Parameters:

    Name Type Description
    ex Exception The exception to throw.
    source string The source of the exception.

    Returns: void

    Defined in: Generated/TypeScript/fm.liveswitch/Unhandled.ts:30

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