|
xdrpp
RFC4506 XDR compiler and message library
|
This exception represents a system error encountered while attempting to send RPC messages over a socket. More...
#include <exception.h>


Public Member Functions | |
| xdr_system_error (const char *what, int no=errno) | |
This exception represents a system error encountered while attempting to send RPC messages over a socket.
Definition at line 68 of file exception.h.
1.8.13