XmlArchive.this

Creates a new instance of this class with the give error callback.

class XmlArchive(U = char)
this
(
ErrorCallback errorCallback = null
)

Parameters

errorCallback ErrorCallback

The callback to be called when an error occurs

Meta