xmltooling::UnknownElementException Class Reference

Exceptions due to processing of unknown element content. More...

#include <xmltooling/exceptions.h>

Inheritance diagram for xmltooling::UnknownElementException:

xmltooling::XMLToolingException List of all members.

Public Member Functions

 UnknownElementException (const char *msg=NULL, const xmltooling::params &p=xmltooling::params())
 Constructor.
 UnknownElementException (const char *msg, const xmltooling::namedparams &p)
 Constructor.
 UnknownElementException (const std::string &msg, const xmltooling::params &p=xmltooling::params())
 Constructor.
 UnknownElementException (const std::string &msg, const xmltooling::namedparams &p)
 Constructor.
virtual const char * getClassName () const
 Returns a unique name for the exception class.
void raise () const
 Raises an exception using itself.

Detailed Description

Exceptions due to processing of unknown element content.


Member Function Documentation

virtual const char* xmltooling::UnknownElementException::getClassName (  )  const [inline, virtual]

Returns a unique name for the exception class.

Returns:
class name

Reimplemented from xmltooling::XMLToolingException.

void xmltooling::UnknownElementException::raise (  )  const [inline, virtual]

Raises an exception using itself.

Used to raise an exception of a derived type.

Reimplemented from xmltooling::XMLToolingException.


The documentation for this class was generated from the following file:
Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7