Method | Description | |
---|---|---|
TransmissionException ( ) : System | ||
TransmissionException ( string message ) : System | ||
TransmissionException ( string message, System inner ) : System |
public TransmissionException ( string message ) : System | ||
message | string | |
return | System |
public TransmissionException ( string message, System inner ) : System | ||
message | string | |
inner | System | |
return | System |