Builder2

harness.http.server.RouteMatcher$.ErrorHandler$.Builder2
final case class Builder2[E](showError: E => String, httpCode: E => HttpCode)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def withModifiedResponse(modifyHttpResponse: (Found, E) => Found): ErrorHandler[E]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product