Skip to content

Scala router - make RouterException a trait #184

Open
@Narigo

Description

@Narigo

RouterException should extend a trait that the router should use instead of the RouterException case class. This enables users to have their own case classes extending that new trait, so they can pattern match on their own Exception-like types.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions