Discolink
    Preparing search index...

    Interface ErrorLoadResult

    interface ErrorLoadResult {
        loadType: Error;
        data: Exception;
    }
    Index

    Properties

    Properties

    loadType: Error
    data: Exception