org.virtuslab.yaml.ScannerError
See theScannerError companion class
object ScannerError
Attributes
- Companion
- class
- Source
- YamlError.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ScannerError.type
Members list
Type members
Classlikes
case class AtRange(range: Range, rawMsg: String) extends ScannerError
Attributes
- Source
- YamlError.scala
- Supertypes
-
trait Producttrait Equalsclass ScannerErrortrait NoStackTraceclass YamlErrorclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
case class Obtained(obtained: String, got: Token) extends ScannerError
Attributes
- Source
- YamlError.scala
- Supertypes
-
trait Producttrait Equalsclass ScannerErrortrait NoStackTraceclass 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