Skip to content

Mark IRestResponse.ErrorException as nullable #1547

@neoncik

Description

@neoncik

Hi, someone already posted this : #1485 but it was auto-closed.

ErrorException field can be null, but is not marked as nullable.

Should be

Exception? ErrorException { get; set; }

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