Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress C++ API Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::XmlParseException

Group:  Core XML


rwsf::XmlParseExceptionrwsf::XmlException

Local Index

Members

Header File

#include rwsf/core/XmlParseException.h

Description

XmlParseException defines a base exception type for all errors that occur while parsing an XML document.

Public Constructors

XmlParseException(const rwsf::ExceptionInfo & eInfo);
XmlParseException(const rwsf::ExceptionInfo & eInfo,
    const rwsf::LocalizedMessage & msg);
XmlParseException(const char * msg);
XmlParseException(const std::string & msg);

Public Destructors

virtual
~XmlParseException();

Public Member Functions

Exception *
clone(void) const;
void
raise(void) const;


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.