C# Class System.ServiceModel.Http2Protocol.InterruptedConnectionException

Inheritance: System.Exception
Mostra file Open project: MSOpenTech/HTTP-SPEED-PLUS-MOBILITY

Public Methods

Method Description
InterruptedConnectionException ( string msg ) : System

Method Details

InterruptedConnectionException() public method

public InterruptedConnectionException ( string msg ) : System
msg string
return System