Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NoResponseException
C# Class NoResponseException, bindle-dotnet
Represents connection error where no response could be retrieved from server. Typically happens if server is unrechable or connection was refused. Inner exception should be checked to see underlying issues.
Inheritance:
Exception
显示文件
Open project: deislabs/bindle-dotnet
Class Usage Examples
Public Methods
Method
Description
NoResponseException
( ) :
System,
Method Details
NoResponseException()
public
method
public
NoResponseException
( ) :
System,
return
System,