xtd 0.2.0
Loading...
Searching...
No Matches
protocol_violation_exception.h File Reference

Definition

Contains xtd::net::protocol_violation_exception exception.

Go to the source code of this file.

Classes

class  xtd::net::protocol_violation_exception
 The exception that is thrown when an error is made adding a xtd::net::cookie to a xtd::net::cookie_container. More...
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::net
 The xtd::net namespace provides a simple programming interface for many of the protocols used on networks today. The xtd::net::web_request and xtd::net::web_response classes form the basis of what are called pluggable protocols, an implementation of network services that enables you to develop applications that use Internet resources without worrying about the specific details of the individual protocols.
 

Macros

#define protocol_violation_exception_(...)
 Helper on xtd::net::protocol_violation_exception to call it with current stack frame information.