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
/
InternalException
/
InternalException
Internal
Exception
constructor
(
code
:
String
,
uid
:
String
?
=
null
,
messageWithoutUid
:
String
=
""
,
cause
:
Throwable
?
=
null
)
constructor
(
result
:
String
,
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)