o

scala.xml.dtd

MakeValidationException

object MakeValidationException

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MakeValidationException
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def fromFixedAttribute(k: String, value: String, actual: String): ValidationException
  2. def fromMissingAttribute(key: String, tpe: String): ValidationException
  3. def fromMissingAttribute(allKeys: Set[String]): ValidationException
  4. def fromNonEmptyElement(): ValidationException
  5. def fromUndefinedAttribute(key: String): ValidationException
  6. def fromUndefinedElement(label: String): ValidationException