toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-api
/
me.ahoo.wow.api.exception
/
ErrorInfo
/
Companion
Companion
object
Companion
Members
Properties
OK
Link copied to clipboard
val
OK
:
DefaultErrorInfo
SUCCEEDED
Link copied to clipboard
const
val
SUCCEEDED
:
String
SUCCEEDED_MESSAGE
Link copied to clipboard
const
val
SUCCEEDED_MESSAGE
:
String
Functions
materialize
Link copied to clipboard
fun
ErrorInfo
.
materialize
(
)
:
ErrorInfo
of
Link copied to clipboard
fun
of
(
errorCode
:
String
,
errorMsg
:
String
?
=
null
,
bindingErrors
:
List
<
BindingError
>
=
emptyList()
)
:
ErrorInfo