addProperties(const params &p) | xmltooling::XMLToolingException | |
addProperties(const namedparams &p) | xmltooling::XMLToolingException | |
addProperty(const char *value) | xmltooling::XMLToolingException | [inline] |
addProperty(const char *name, const char *value) | xmltooling::XMLToolingException | [inline] |
deregisterFactories() | xmltooling::XMLToolingException | [inline, static] |
deregisterFactory(const char *exceptionClass) | xmltooling::XMLToolingException | [inline, static] |
ExceptionFactory typedef | xmltooling::XMLToolingException | |
fromStream(std::istream &in) | xmltooling::XMLToolingException | [static] |
fromString(const char *s) | xmltooling::XMLToolingException | [static] |
getClassName() const | xmltooling::XMLObjectException | [inline, virtual] |
getInstance(const char *exceptionClass) | xmltooling::XMLToolingException | [static] |
getMessage() const | xmltooling::XMLToolingException | |
getProperty(unsigned int index) const | xmltooling::XMLToolingException | |
getProperty(const char *name) const | xmltooling::XMLToolingException | |
raise() const | xmltooling::XMLObjectException | [inline, virtual] |
registerFactory(const char *exceptionClass, ExceptionFactory *factory) | xmltooling::XMLToolingException | [inline, static] |
setMessage(const char *msg) | xmltooling::XMLToolingException | |
setMessage(const std::string &msg) | xmltooling::XMLToolingException | [inline] |
toQueryString() const | xmltooling::XMLToolingException | |
toString() const | xmltooling::XMLToolingException | |
what() const | xmltooling::XMLToolingException | [inline] |
XMLObjectException(const char *msg=NULL, const xmltooling::params &p=xmltooling::params()) | xmltooling::XMLObjectException | [inline] |
XMLObjectException(const char *msg, const xmltooling::namedparams &p) | xmltooling::XMLObjectException | [inline] |
XMLObjectException(const std::string &msg, const xmltooling::params &p=xmltooling::params()) | xmltooling::XMLObjectException | [inline] |
XMLObjectException(const std::string &msg, const xmltooling::namedparams &p) | xmltooling::XMLObjectException | [inline] |
XMLToolingException(const char *msg=NULL, const params &p=params()) | xmltooling::XMLToolingException | |
XMLToolingException(const char *msg, const namedparams &p) | xmltooling::XMLToolingException | |
XMLToolingException(const std::string &msg, const params &p=params()) | xmltooling::XMLToolingException | |
XMLToolingException(const std::string &msg, const namedparams &p) | xmltooling::XMLToolingException | |
~XMLObjectException() (defined in xmltooling::XMLObjectException) | xmltooling::XMLObjectException | [inline, virtual] |
~XMLToolingException() (defined in xmltooling::XMLToolingException) | xmltooling::XMLToolingException | [inline, virtual] |