xtd 0.2.0
Loading...
Searching...
No Matches

◆ socket_exception() [11/11]

xtd::net::sockets::socket_exception::socket_exception ( const xtd::net::sockets::socket_error error,
const xtd::diagnostics::stack_frame info = xtd::diagnostics::stack_frame::empty() 
)
inlineexplicit

Create a new instance of class socket_exception.

Parameters
errorOne of xtd::net::sockets::socket_error values .
information(optional) Contains current information about member name, file path and line number in the file where the exception is occurred. Typically current_stack_frame_.