C# Class CallTargetInvokerException, opentelemetry-dotnet-instrumentation

Inheritance: Exception
显示文件 Open project: open-telemetry/opentelemetry-dotnet-instrumentation

Public Methods

Method Description
CallTargetInvokerException ( Exception, innerException ) : System,

Method Details

CallTargetInvokerException() public method

public CallTargetInvokerException ( Exception, innerException ) : System,
innerException Exception,
return System,