toggle menu
SnakeYAML Engine KMP
3.1.1
common
switch theme
search in API
SnakeYAML Engine KMP
/
it.krzeminski.snakeyaml.engine.kmp.exceptions
/
EmitterException
Emitter
Exception
class
EmitterException
(
msg
:
String
)
:
YamlEngineException
(
source
)
General exception for during emitting
Parameters
msg
the issue
Members
Constructors
Emitter
Exception
Link copied to clipboard
constructor
(
msg
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?