FCFL.NET Common Library - API Reference
IErrorMessageProvider Interface
Members 

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 XP, Windows Server 2003 and 2008 family

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

See Also

Reference

IErrorMessageProvider Members
FChoice.Common Namespace

 

 


© 2010 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.

Send comments on this topic.