DecodingFailed

data class DecodingFailed(val exception: XmlParsingException) : OjpError

Constructors

Link copied to clipboard
constructor(exception: XmlParsingException)

Properties

Link copied to clipboard
open override val exception: XmlParsingException