toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.exception
/
Preconditions
Preconditions
object
Preconditions
Members
Functions
check
Link copied to clipboard
inline
fun
check
(
value
:
Boolean
,
errorCode
:
String
,
lazyMessage
:
(
)
->
String
=
{ "" }
)