Method | Description | |
---|---|---|
EdgeHubConnectionException ( string message ) : System | ||
EdgeHubConnectionException ( string message, Exception innerException ) : System |
public EdgeHubConnectionException ( string message ) : System | ||
message | string | |
return | System |
public EdgeHubConnectionException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |