C# Class Amazon.Runtime.Internal.Util.MetricError

Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Méthode Description
MetricError ( Metric metric, Exception exception, string messageFormat ) : System
MetricError ( Metric metric, string messageFormat ) : System

Method Details

MetricError() public méthode

public MetricError ( Metric metric, Exception exception, string messageFormat ) : System
metric Metric
exception System.Exception
messageFormat string
Résultat System

MetricError() public méthode

public MetricError ( Metric metric, string messageFormat ) : System
metric Metric
messageFormat string
Résultat System