munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
user-service
/
com.munchies.user.infrastructure.adapter.inbound.web.controller
/
FactoryExceptionHandler
Factory
Exception
Handler
@
Singleton
class
FactoryExceptionHandler
:
ExceptionHandler
<
FactoryException
,
HttpResponse
<
ErrorResponse
>
>
Members
Constructors
Factory
Exception
Handler
Link copied to clipboard
constructor
(
)
Functions
handle
Link copied to clipboard
open
override
fun
handle
(
request
:
HttpRequest
<
*
>
,
exception
:
FactoryException
)
:
HttpResponse
<
ErrorResponse
>