Method | Description | |
---|---|---|
CreateException ( |
Creates the appropriate OctopusException from a HTTP response.
|
|
CreateException ( |
Creates the appropriate OctopusException from a HTTP response.
|
Method | Description | |
---|---|---|
CreateException ( int statusCode, string body ) : |
||
GetErrorMessage ( string body ) : string |
public static CreateException ( |
||
webException | The web exception. | |
response | The response. | |
return |
public static CreateException ( |
||
response | The response. | |
return | Task |