All Classes |Grouped Classes |Index

Class CL_DomException

DOM Exception class. More...

Derived from:

public CL_Exception

Derived by:

None

Group:

XML (Core)

#include <ClanLib/core.h>

Class Members:

Attributes:

message

Description of exception.

what

Returns description of exception.


Operations:

get_stack_trace

Returns the call stack present when the exception object was created.

get_message_and_stack_trace

Returns the message and call stack present when the exception object was created, formatted using newlines.


Construction:

CL_DomException

Constructs a DomException.


Attributes:

ExceptionCodes

code