MarkupErrorException

class MarkupErrorException(val error: Error, val code: MarkupError) : GlibException

Constructors

Link copied to clipboard
constructor(error: Error, code: MarkupError)

Properties

Link copied to clipboard
Link copied to clipboard

the Error wrapping the GError struct that caused this exception.