fesa-core  7.0.0
ds::ProtocolError Class Reference

#include <ProtocolError.h>

Inheritance diagram for ds::ProtocolError:
ds::AnyError

Detailed Description

Errors raised by the server on an active connection when a client request is invalid because it doesn't conform to the protocol. This is raised before any user code is executed. User code has no way to know about these errors; much like TCP-level errors never reach user-land software. As a result, the state of the server must be unchanged when such an error is raised.


The documentation for this class was generated from the following files: