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