Skip to content

How to catch runSync() exception #47

@mickaelmartinsdev

Description

@mickaelmartinsdev

Hi,
I want to catch 'exception' when TypeHelper throws exception. How I can do that ?

try{ testSync.runSync(); }catch(error) { console.log('error : '+ error); }

Thank-you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions