Shoukaku
    Preparing search index...

    Interface ErrorResult

    interface ErrorResult {
        data: Exception;
        loadType: ERROR;
    }
    Index

    Properties

    Properties

    data: Exception
    loadType: ERROR