Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%XML.XSLT.NullErrorHandler

class %XML.XSLT.NullErrorHandler extends %XML.XSLT.ErrorHandler

Provides an error handler which does nothing

Method Inventory

Methods

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

Inherited Members

Inherited Methods

FeedbackOpens in a new tab