C# 클래스 Amazon.Runtime.Internal.Util.MetricError

파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 메소드들

메소드 설명
MetricError ( Metric metric, Exception exception, string messageFormat ) : System
MetricError ( Metric metric, string messageFormat ) : System

메소드 상세

MetricError() 공개 메소드

public MetricError ( Metric metric, Exception exception, string messageFormat ) : System
metric Metric
exception System.Exception
messageFormat string
리턴 System

MetricError() 공개 메소드

public MetricError ( Metric metric, string messageFormat ) : System
metric Metric
messageFormat string
리턴 System