Simple Robot
Toggle table of contents
5.0.0-Preview2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.application
/
ApplicationLaunchBlockingFailureException
Application
Launch
Blocking
Failure
Exception
jvm
class
ApplicationLaunchBlockingFailureException
:
RuntimeException
(
source
)
See also
launch
Application
Blocking
Members
Inherited properties
cause
Link copied to clipboard
jvm
open
val
cause
:
Throwable
?
localized
Message
Link copied to clipboard
jvm
open
val
localizedMessage
:
String
?
message
Link copied to clipboard
jvm
open
val
message
:
String
?
stack
Trace
Link copied to clipboard
jvm
open
var
stackTrace
:
Array
<
out
StackTraceElement
?
>
?
suppressed
Link copied to clipboard
jvm
val
suppressed
:
Array
<
out
Throwable
?
>
?