quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.pipeline.error
/
IOPipelineException
IOPipeline
Exception
class
IOPipelineException
(
message
:
String
)
:
PipelineException
Errors thrown when an I/O error occurs in the pipeline.
Members
Constructors
IOPipeline
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
Int
message
Link copied to clipboard
open
val
message
:
String
?
rich
Message
Link copied to clipboard
val
richMessage
:
InlineContent