throw_internet_exception_policy Struct Reference
[Error Library]

#include <inetstl/error/exceptions.hpp>

List of all members.


Detailed Description

The policy class, which throws a internet_exception class.

Public Types

Member Types
typedef internet_exception thrown_type
 The thrown type.
typedef
internet_exception::error_code_type 
error_code_type

Public Member Functions

Operators
void operator() () const
 Function call operator, taking no parameters.
void operator() (error_code_type err) const
 Function call operator, taking one parameter.
void operator() (char const *reason, error_code_type err) const
 Function call operator, taking two parameters.

Member Typedef Documentation

The thrown type.


Member Function Documentation

void operator() (  )  const [inline]

Function call operator, taking no parameters.

void operator() ( error_code_type  err  )  const [inline]

Function call operator, taking one parameter.

void operator() ( char const *  reason,
error_code_type  err 
) const [inline]

Function call operator, taking two parameters.


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

Generated on Thu Jun 10 08:58:27 2010 for STLSoft by  doxygen 1.5.6