kuilt
Toggle table of contents
0.6.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-core
/
us.tractat.kuilt.core
/
CloseReason
/
Error
Error
data
class
Error
(
val
throwable
:
Throwable
)
:
CloseReason
Closed due to an error on the local side.
Members
Constructors
Error
Link copied to clipboard
constructor
(
throwable
:
Throwable
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable