Method | Description | |
---|---|---|
HubException ( ) : System | ||
HubException ( string message ) : System | ||
HubException ( string message, object errorData ) : System |
public HubException ( string message ) : System | ||
message | string | |
return | System |
public HubException ( string message, object errorData ) : System | ||
message | string | |
errorData | object | |
return | System |