DOMErrorHandler(3)
This is a callback interface that allows DOM programmers to
register an object to receive notifications when errors occur
during DOM operations. The DOMConfiguration.setParameter( )
method
is used with the error-handler
parameter name to register a DOMErrorHandler
for a given
implementation.