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

Syntax

C#
public class ErrorHandlerBehaviorAttribute : Attribute, 
	IErrorHandler, IServiceBehavior

Inheritance Hierarchy

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

See Also