org.virtuslab.yaml.ParseError
See theParseError companion object
sealed abstract class ParseError(val msg: String) extends YamlError
Attributes
- Companion
- object
- Source
- YamlError.scala
- Graph
-
- Supertypes
-
class YamlErrorclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
-
class ExpectedTokenKindclass NoRegisteredTagDirective
Members list
Keywords
- no keywords
- final
- override
Inherited
- Not inherited
- Throwable
In this article