C++/Tree Mapping Runtime Library
Public Member Functions | List of all members
_type::bad_dom_node_type Class Reference

Exception indicating that a DOM node cannot be associated with an object model node. More...

#include <elements.hxx>

Inheritance diagram for _type::bad_dom_node_type:

Public Member Functions

virtual const char * what () const throw ()
 Get exception description.
 

Detailed Description

Exception indicating that a DOM node cannot be associated with an object model node.

Member Function Documentation

◆ what()

virtual const char * what ( ) const
throw (
)
inlinevirtual

Get exception description.

Returns
A C string describing the exception.

The documentation for this class was generated from the following file:

Copyright © 2005-2023 Code Synthesis.