C++/Tree Mapping Runtime Library
Public Member Functions | List of all members
expected_text_content< C > Class Template Reference

Exception indicating that the text content was expected for an element. More...

#include <exceptions.hxx>

Inheritance diagram for expected_text_content< C >:
exception< C >

Public Member Functions

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

Detailed Description

template<typename C>
class xsd::cxx::tree::expected_text_content< C >

Exception indicating that the text content was expected for an element.

Member Function Documentation

◆ what()

template<typename C >
virtual const char * what ( ) const
throw (
)
virtual

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.