compose-highlight
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
compose-highlight
compose-highlight
/
dev.hossain.highlight.engine
/
HighlightException
/
Timeout
Timeout
class
Timeout
:
HighlightException
Thrown when a highlight call does not complete within
TIMEOUT_SECONDS
seconds.
Members
Constructors
Timeout
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?