Stone.js API
    Preparing search index...

    Registers an adapter error handler in the blueprint with appropriate metadata.

    This function creates and injects a middleware into the blueprint that registers an error handler for a specific adapter based on platform or alias.

    The handler function, factory, or class.

    Options including platform, adapterAlias, and error type(s) to handle.

    A Stone.js blueprint fragment that adds the registration middleware.