munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
order-service
/
com.munchies.order.infrastructure.adapter.inbound.web.controller.exception
/
NotFoundException
Not
Found
Exception
class
NotFoundException
(
msg
:
String
)
:
Throwable
Members
Constructors
Not
Found
Exception
Link copied to clipboard
constructor
(
msg
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?