Skip to content

Remove the exception #53

@aropb

Description

@aropb

throw new ArgumentException("lines must be orthogonal, vertical and horizontal", nameof(other));

Replace to:

return null;

I suggest removing this exception because it interrupts work. I would like this error to be ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions