Skip to content

Change exception thrown by DataTable.Find #10

Open
@scale-tone

Description

@scale-tone

Currently when record does not exist using provided Hash[+Range] keys, DataTable.Find throws InvalidOperationException with exception message 'Sequence contains no elements', which is not really friendly message, describing that record was not found in DynamoDb.
null return or pretty message instead would be nice.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions