overProduction(_:)

    The errorCode will be set to overProduction when a decoding result was yielded where nothing was expected.

    ByteToMessageDecoderVerifier.swift:229
    case overProduction(OutputType)

    Other cases