Microservices Libs
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Microservices Libs
common
/
dev.limebeck.libs.errors
/
ObjectNotFoundException
Object
Not
Found
Exception
class
ObjectNotFoundException
(
message
:
String
)
:
InternalException
Members
Constructors
Object
Not
Found
Exception
Link copied to clipboard
constructor
(
message
:
String
)
constructor
(
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
String
message
Link copied to clipboard
expect
open
val
message
:
String
?
message
Without
Uid
Link copied to clipboard
val
messageWithoutUid
:
String
uid
Link copied to clipboard
val
uid
:
String
?