toggle menu
SnakeYAML Engine KMP
3.1.1
common
switch theme
search in API
SnakeYAML Engine KMP
/
it.krzeminski.snakeyaml.engine.kmp.exceptions
/
RepresenterException
Representer
Exception
class
RepresenterException
(
message
:
String
)
:
YamlEngineException
(
source
)
A problem during object representation
Parameters
message
problem statement
Members
Constructors
Representer
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?