Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::xom::XSLException Class Reference

#include <elm/xom/XSLTransform.h>

+ Inheritance diagram for elm::xom::XSLException:

Public Member Functions

 XSLException (const string &message)
 
- Public Member Functions inherited from elm::MessageException
 MessageException (const String &message)
 
virtual String message (void)
 
- Public Member Functions inherited from elm::Exception
virtual ~Exception (void)
 

Detailed Description

Thrown when an XSL stylesheet fails to compile or an XSL transform fails.

Author
H. Cassé casse.nosp@m.@iri.nosp@m.t.fr

Constructor & Destructor Documentation

elm::xom::XSLException::XSLException ( const string message)

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