Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.exception
/
throwNotFoundIfEmpty
throw
Not
Found
If
Empty
fun
<
T
>
Mono
<
T
>
.
throwNotFoundIfEmpty
(
errorMsg
:
String
=
ErrorCodes.NOT_FOUND_MESSAGE
)
:
Mono
<
T
>
fun
<
T
>
Flux
<
T
>
.
throwNotFoundIfEmpty
(
errorMsg
:
String
=
ErrorCodes.NOT_FOUND_MESSAGE
)
:
Flux
<
T
>