This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.VulnerabilityScanner.
- Assembly
- Cake
. Vulnerability Scanner .dll - Namespace
- Cake
. Vulnerability Scanner - Containing Type
- ApiException
Syntax
public ApiException(string message, int statusCode, string response, IReadOnlyDictionary<string, IEnumerable<string>> headers, Exception innerException)
Parameters
Name | Type | Description |
---|---|---|
message | string | |
statusCode | int | |
response | string | |
headers | IReadOnlyDictionary |
|
innerException | Exception |
Return Value
Type | Description |
---|---|
void |