Partager via


ErrorUtils.OnErrorEntry - Méthode

Renvoie le message d'erreur spécifié.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.Server
Assembly :  Microsoft.PerformancePoint.Scorecards.Server (dans Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntaxe

'Déclaration
Public Function OnErrorEntry ( _
    errorMessage As String _
) As String
'Utilisation
Dim instance As ErrorUtils
Dim errorMessage As String
Dim returnValue As String

returnValue = instance.OnErrorEntry(errorMessage)
public string OnErrorEntry(
    string errorMessage
)

Paramètres

Valeur renvoyée

Type : System.String
Le message d'erreur spécifié.

Voir aussi

Référence

ErrorUtils classe

ErrorUtils - Membres

Microsoft.PerformancePoint.Scorecards.Server - Espace de noms