XmlSyntax

fs2.data.xml.XmlSyntax
case class XmlSyntax(id: String) extends XmlError

Represents a syntax error according to an XML production rule.

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
XmlError
Source:
errors.scala