Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

Dv::Xml::Exception Class Reference

Exception class for Dv::Xml::Node. More...

#include <node.h>

List of all members.

Public Member Functions

 Exception (const std::string &message)

Static Public Attributes

const std::string NAME
 Prefix that is appended to all Exception messages.


Detailed Description

Exception class for Dv::Xml::Node.

Definition at line 90 of file node.h.


Constructor & Destructor Documentation

Dv::Xml::Exception::Exception const std::string &  message  )  [inline]
 

Parameters:
message to store (together with name) in Exception.

Definition at line 95 of file node.h.


Member Data Documentation

const std::string Dv::Xml::Exception::NAME [static]
 

Prefix that is appended to all Exception messages.

Definition at line 93 of file node.h.


The documentation for this class was generated from the following file:
dvxml-0.1.3 [24 July, 2003]