kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-bolt
/
us.tractat.kuilt.bolt
/
BoltFormatException
Bolt
Format
Exception
class
BoltFormatException
(
message
:
String
)
:
Exception
Thrown when archive bytes are not a bolt archive this build can read.
Members
Constructors
Bolt
Format
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?