Public Member Functions | |
WpcError (string const &pcap_func, string const &msg) | |
Creates a WpcError object. | |
WpcError (string const &msg) | |
Creates a WpcError object. |
Exception thrown whenever an error occurs in a call to a function of libpcap or WpcObj's objects creation
WpcError::WpcError | ( | string const & | pcap_func, | |
string const & | msg | |||
) | [inline] |
Creates a WpcError object.
pcap_func | The libpcap function that originated the error (without the leading "pcap_" and the parenthesis) | |
msg | The error message |
WpcError::WpcError | ( | string const & | msg | ) | [inline] |
©2009 Positive Technologies |
Generated on Fri May 22 18:17:01 2009 for wpcObj by |
|
1.5.7 |
|