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.exception
Package-level
declarations
Types
Types
Factory
Exception
Link copied to clipboard
class
FactoryException
(
msg
:
String
)
:
Throwable
Not
Found
Exception
Link copied to clipboard
class
NotFoundException
(
msg
:
String
)
:
Throwable
Unauthorized
Exception
Link copied to clipboard
class
UnauthorizedException
(
msg
:
String
)
:
Throwable
Unexpected
Exception
Link copied to clipboard
class
UnexpectedException
(
msg
:
String
)
:
Throwable