#include "ACEXML/common/ACEXML_Export.h"
#include "ACEXML/common/XML_Types.h"
#include "ACEXML/common/XML_Macros.h"
#include "ACEXML/common/Exception.i"
Include dependency graph for Exception.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACEXML_Exception |
ACEXML_Exception. More... | |
Defines | |
#define | ACEXML_RAISE(EXCEPTION) throw EXCEPTION |
Definition in file Exception.h.
|
Definition at line 27 of file Exception.h. Referenced by ACEXML_SAXParseException::_raise(), ACEXML_SAXNotRecognizedException::_raise(), ACEXML_SAXNotSupportedException::_raise(), and ACEXML_SAXException::_raise(). |