i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > DetailedError > (constructor)

    DetailedError.(constructor)

    Constructs a new instance of the DetailedError class.

    Signature:

    constructor(data: IDetailedErrorData);
    

    Introduced: API version 1.0

    Parameters

    Parameter Type Description
    data IDetailedErrorData The detailed information about the problem that caused the error, which can contain all the properties of IDetailedErrorData except type.
    In this article
    Back to top © N. Harris Computer Corporation