toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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
>