Malformed

endpoints4s.algebra.server.DecodedUrl.Malformed
case class Malformed(errors: Seq[String]) extends DecodedUrl[Nothing]

The URL candidate matched the given URL definition, but the decoding process failed

Attributes

Graph
Supertypes
trait Product
trait Equals
trait DecodedUrl[Nothing]
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product