XmlSyntax

case class XmlSyntax(id: String) extends XmlError

Represents a syntax error according to an XML production rule.

Source:
errors.scala
trait Product
trait Equals
class XmlError
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product

Inherited fields

Inherited from:
XmlError
Source:
errors.scala