Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Session.InternalErrorHandler Class Reference

Implementation of ISessionErrorHandler. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Session.InternalErrorHandler:
PushTechnology.ClientInterface.Client.Session.ISessionErrorHandler

Public Member Functions

void NotifyError (ISessionError error)
 Reports an error. More...
 

Events

EventHandler
< SessionErrorHandlerEventArgs
OnNotifyError
 The event responsible for reporting an error. More...
 

Detailed Description

Implementation of ISessionErrorHandler.

Member Function Documentation

void PushTechnology.ClientInterface.Client.Session.InternalErrorHandler.NotifyError ( ISessionError  error)

Reports an error.

Parameters
errorThe error detail.

Implements PushTechnology.ClientInterface.Client.Session.ISessionErrorHandler.

Event Documentation

EventHandler<SessionErrorHandlerEventArgs> PushTechnology.ClientInterface.Client.Session.InternalErrorHandler.OnNotifyError

The event responsible for reporting an error.


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