Show / Hide Table of Contents

IErrorMessageProvider Interface

The IErrorMessageProvider is the interface used by FCExceptionBase to allow other assemblies to provide custom error message resolution.

Syntax

'Declaration

Public Interface IErrorMessageProvider 
public interface IErrorMessageProvider 

Remarks

You can implement your own error message provider to load error message resources from other sources. If you implement this interface and wish to use it, simply call the SetMessageProvider static (Shared in Visual Basic) method on the FCExceptionBase class.

Requirements

Namespace: FChoice.Common

Platforms: Windows 2000, Windows XP, Windows Server family

Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)

Reference

IErrorMessageProvider Members
FChoice.Common Namespace

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.