Visual Basic (Declaration) | |
---|---|
Protected Overloads Overridable Function TranslateException( _ ByVal diagnosticsMasks As DiagnosticsMasks, _ ByVal preferredLocales As IList(Of String), _ ByVal e As ServiceResultException _ ) As ServiceResultException |
C# | |
---|---|
protected virtual ServiceResultException TranslateException( DiagnosticsMasks diagnosticsMasks, IList<string> preferredLocales, ServiceResultException e ) |
Parameters
- diagnosticsMasks
- preferredLocales
- e
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family