C# Class CallTargetInvokerException, opentelemetry-dotnet-instrumentation

Inheritance: Exception
Afficher le fichier Open project: open-telemetry/opentelemetry-dotnet-instrumentation

Méthodes publiques

Méthode Description
CallTargetInvokerException ( Exception, innerException ) : System,

Method Details

CallTargetInvokerException() public méthode

public CallTargetInvokerException ( Exception, innerException ) : System,
innerException Exception,
Résultat System,