Table of Contents

Interface IDOMError

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

.NET interface for TO BE DEFINED FROM USER

public interface IDOMError

Properties

Location

DOMLocator Location { get; }

Property Value

DOMLocator

Message

String Message { get; }

Property Value

String

RelatedData

object RelatedData { get; }

Property Value

object

RelatedException

object RelatedException { get; }

Property Value

object

Severity

short Severity { get; }

Property Value

short

Type

String Type { get; }

Property Value

String