Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

ClientOnep.java write( Map<String,Object> entries) failure #1

@mattjohnson

Description

@mattjohnson

The write( Map<String,Object> entries) method documentation states that it takes a Map of Aliases and data but incorrectly calls the write(String alias, Object data) method and incorrectly passing the cik_ field as the alias parameter which will always throw an exception since its not an alias.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions