Documentation
    Preparing search index...

    Variable isErrorConst

    isError: AssertionFunction<Error> = ...

    Returns true if the value is a JS built-in Error instance, or one of its child classes.

    The value to compare.