Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%XML.XSLT.ErrorHandler

class %XML.XSLT.ErrorHandler extends %Library.RegisteredObject

Handles errors encountered during transformation

Method Inventory

Methods

method error(pMessage As %String)
method fatalError(pMessage As %String)
method warning(pMessage As %String)

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab