PathMatchingError
You can implement this trait for your own error type A, a giving an implicit instance in the companion object of
A so that it is available for all pre-defined urldsl.language.PathSegment.
- Type parameters:
- A
type of the error.
- Example:
See implementations of DummyError or SimpleParamMatchingError
class Object
trait Matchable
class Any