[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.590.81

Syntax

C#
public class ErrorHandlerBehaviorAttribute : Attribute, 
	IErrorHandler, IServiceBehavior

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    QPulseWebServices.Core.ExceptionHandling..::.ErrorHandlerBehaviorAttribute

See Also