Modeler Extensions Framework
XMLException Class Reference

Public Member Functions

 XMLException ()
 
 XMLException (std::string message)
 
std::string getMessage ()
 

Detailed Description

Errors are indicated by the throwing of an XMLException class

Definition at line 43 of file XMLHelper.h.

Constructor & Destructor Documentation

XMLException ( )
inline

Definition at line 47 of file XMLHelper.h.

XMLException ( std::string  message)
inline

Definition at line 48 of file XMLHelper.h.

Member Function Documentation

std::string getMessage ( )
inline

Definition at line 49 of file XMLHelper.h.


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