[This is preliminary documentation and is subject to change.]

Handle all exceptions that occur in the Web Service

Namespace:  QPulseWebServices.Core.ExceptionHandling
Assembly:  QPulseWebServices (in QPulseWebServices.dll) Version: 2.0.0.41

Syntax

C#
public class ErrorHandler : IErrorHandler, 
	IServiceBehavior

Inheritance Hierarchy

System..::.Object
  QPulseWebServices.Core.ExceptionHandling..::.ErrorHandler

See Also