Builder1

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

Attributes

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

Members list

Value members

Concrete methods

def withHttpCode(httpCode: E => HttpCode): Builder2[E]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product