![]() HydraExpress™ C++ 2020 |
HydraExpress™ C++ API Reference Guide |
Product Documentation: HydraExpress C++ Documentation Home |
Classes | |
| class | rwsf::Exception |
The base class for all exceptions in the rwsf namespace. More... | |
| class | rwsf::ExceptionInfo |
| Stores system information related to the section of code where an exception occurred. More... | |
| class | rwsf::LoggerException |
| Defines a general exception associated with the logging subsystem. More... | |
| class | rwsf::MessageInfoException |
| Wraps all exceptions originating from the rwsf::MessageInfo structure. More... | |
| class | rwsf::MessageInfoKeyNotFoundException |
| Indicates that a requested key is not found. More... | |
| class | rwsf::NamingException |
| Defines a base exception type for all exceptions thrown relevant to named objects. More... | |
| class | rwsf::NotImplementedException |
| Specifies that a method was not implemented. More... | |
| class | rwsf::NullPointerException |
| Indicates that a user attempted to de-reference a smart pointer that was assigned to null. More... | |
| class | rwsf::OutOfBoundsException |
| Indicates that a user attempted to access an out-of-range element. More... | |
| class | rwsf::ServiceShutdownException |
| Shuts down a service and sends an error message. More... | |
| class | rwsf::ServletException |
| Base class for servlet exceptions. More... | |
| class | rwsf::ServletUnavailableException |
| Throws an rwsf::ServletUnavailableException. More... | |
| class | rwsf::SoapFaultException |
| Represents generic SOAP faults in the generated client proxy. More... | |
| class | rwsf::XmlException |
| Defines a base exception class for all exceptions related to the XML subsystem. More... | |
| class | rwsf::XmlParseAttributeNotFoundException |
| Encapsulates errors that occur during parsing when an expected attribute is not found. More... | |
| class | rwsf::XmlParseException |
| Defines a base exception type for all errors that occur while parsing an XML document. More... | |
| class | rwsf::XmlParseLineColException |
| Defines a parse exception including line and column meta information. More... | |
| class | rwsf::XmlSchemaException |
| Indicates that a schema validation error occurred. More... | |
|
Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved. |