toggle menu
SnakeYAML Engine KMP
2.7.4-SNAPSHOT
common
switch theme
search in API
SnakeYAML Engine KMP
/
org.snakeyaml.engine.v2.exceptions
/
EmitterException
Emitter
Exception
class
EmitterException
(
msg
:
String
)
:
YamlEngineException
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
?