Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-bi
/
me.ahoo.wow.bi
/
BiDeploymentInspectionException
/
Unavailable
Unavailable
class
Unavailable
(
message
:
String
=
"BI deployment inspection is unavailable"
,
cause
:
Throwable
?
=
null
)
:
BiDeploymentInspectionException
Members
Constructors
Unavailable
Link copied to clipboard
constructor
(
message
:
String
=
"BI deployment inspection is unavailable"
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Info
Link copied to clipboard
open
override
val
errorInfo
:
ErrorInfo
message
Link copied to clipboard
open
val
message
:
String
?