Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.foundation.startup
/
love.yinlin.foundation
/
StartupError
Startup
Error
class
StartupError
(
id
:
String
,
type
:
String
,
cause
:
Throwable
?
)
:
Throwable
Members
Constructors
Startup
Error
Link copied to clipboard
constructor
(
id
:
String
,
type
:
String
,
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?