Skip to content

Improve error-handling for java.net.URL deserialization #1353

@cowtowncoder

Description

@cowtowncoder

(for background see dropwizard/dropwizard#1647)

Currently exception from construction of java.net.URI is not explictly handled but bubbles up and probably ends in generic wrapper, instead of more semantically meaningful message.
We should handle that explicitly to handle it better, to allow for more graceful handling at higher level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions