Axinom Mosaic Libraries
    Preparing search index...

    Interface ErrorMapper

    • Maps the given error to a new error.

      Parameters

      • error: ErrorType

        the error to map

      • OptionalcurrentlyMappedError: ErrorType

        the error that was mapped by a previous error mapper

      Returns ErrorType | undefined

      the mapped error or undefined if the error could not be mapped