xdrpp
RFC4506 XDR compiler and message library
Public Member Functions | List of all members
xdr::xdr_system_error Struct Reference

This exception represents a system error encountered while attempting to send RPC messages over a socket. More...

#include <exception.h>

Inheritance diagram for xdr::xdr_system_error:
Inheritance graph
[legend]
Collaboration diagram for xdr::xdr_system_error:
Collaboration graph
[legend]

Public Member Functions

 xdr_system_error (const char *what, int no=errno)
 

Detailed Description

This exception represents a system error encountered while attempting to send RPC messages over a socket.

Definition at line 68 of file exception.h.


The documentation for this struct was generated from the following file: