Table of Contents

Interface IDOMErrorHandler

Namespace
Org.W3c.Dom
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/DOMErrorHandler.html

public interface IDOMErrorHandler
Extension Methods

Methods

HandleError(DOMError)

bool HandleError(DOMError arg0)

Parameters

arg0 DOMError

DOMError

Returns

bool

bool