org.virtuslab.yaml.ParseError
See theParseError companion class
object ParseError
Attributes
- Companion
- class
- Source
- YamlError.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ParseError.type
Members list
Type members
Classlikes
final case class ExpectedTokenKind(expected: String, got: Token) extends ParseError
Attributes
- Source
- YamlError.scala
- Supertypes
-
trait Producttrait Equalsclass ParseErrorclass YamlErrorclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class NoRegisteredTagDirective(handleKey: String, tokenTag: Token) extends ParseError
Attributes
- Source
- YamlError.scala
- Supertypes
-
trait Producttrait Equalsclass ParseErrorclass YamlErrorclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
In this article