Skip to content

Rescue URI::InvalidURIError #13

@awead

Description

@awead

This happens when the user puts in the wrong kind of input and it gets passed to the endpoint. Anyone using this gem will have to account for this problem, so we might as well be nice and take care of it here.

WDLL

  • rescue URI::InvalidURIError and raise something like ArgumentError which is fancy talk for "bad input"

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