UnknownXmlFieldException

Constructors

Link copied to clipboard
constructor(xmlName: String, extLocationInfo: XmlReader.LocationInfo?, candidates: Collection<Any> = emptyList())
constructor(locationInfo: String?, xmlName: String, candidates: Collection<Any> = emptyList())

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val message: String?
Link copied to clipboard

Message for this exception that does not include location information.

Functions

Link copied to clipboard
fun addErrorContext(errContext: String)
Link copied to clipboard
Link copied to clipboard