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