DomException Class

Thrown when an error is detected during manipulation of a Document .

Definition

Line 10 of System.Dom/Exception.cm

Inheritance

Constructors & Destructor

public DomException(const String<char>& message_)

Constructor& Destructor Details

DomException Constructor

public DomException(const String<char>& message_)

Definition
Line 12 of System.Dom/Exception.cm