ServiceErrorHandler Class
         
         
         
	Summary
Provides an error handler implementation that converts the fault message into a DLL-defined fault. This Handler is used in the application configuration file.
 
	Syntax
public class ServiceErrorHandler : IErrorHandler, IServiceBehavior 
public ref class ServiceErrorHandler