StreamBase C++ API
10.6.6.1
|
This is the complete list of members for sb::IllegalArgumentException, including all inherited members.
causeAsXmlString() const (defined in sb::StreamBaseException) | sb::StreamBaseException | protectedvirtual |
StreamBaseException(std::string code, std::string message, sb_internal::Errors::Type error_type=sb_internal::Errors::UNKNOWNTYPE, std::string type="StreamBaseException") | sb::StreamBaseException | |
StreamBaseException(std::string code, std::string message, StreamBaseException &c, sb_internal::Errors::Type error_type=sb_internal::Errors::UNKNOWNTYPE, std::string type="StreamBaseException") | sb::StreamBaseException | |
what() const | sb::StreamBaseException | inlinevirtual |
~StreamBaseException() | sb::StreamBaseException | virtual |