harness-http-server
harness-http-server
API
harness.http.server
Endpoint
Endpoint
ErrorHandler
ErrorHandler
Handler
HttpRequest
HttpRequest
HttpResponse
HttpResponse
Implementation
Implementation
Builder
OutputResult
OutputResult
Server
Config
Config
SslConfig
SslConfig
SetCookie
SetCookie
SameSite
StandardPatternCompanionOps
ZIOHttpResponseOps
harness-http-server
/
harness.http.server
/
ErrorHandler
ErrorHandler
harness.http.server.ErrorHandler
See the
ErrorHandler
companion object
trait
ErrorHandler
[
DomainError
,
ApiError
]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Type members
Types
type
Err
final
type
_DomainError
=
DomainError
Value members
Abstract fields
val
convertDecodingFailure
:
DecodingFailure
=>
DomainError
val
convertDomainError
:
ErrorMapper
[
DomainError
,
ApiError
]
val
convertErr
:
ErrorMapper
[
Err
,
DomainError
]
val
convertUnexpectedError
:
Throwable
=>
DomainError
val
errorLogger
:
ErrorLogger
[
DomainError
]
val
headersAndCookiesOnError
:
ApiError
=>
HttpResponse
[
OutputResult
]
=>
HttpResponse
[
OutputResult
]
In this article
Attributes
Members list
Type members
Types
Value members
Abstract fields