![]() |
lf-api-client-core-dotnet
1.3.7
|
This is the complete list of members for ApiException, including all inherited members.
| ApiException(string message, int statusCode, IReadOnlyDictionary< string, IEnumerable< string > > headers, ProblemDetails problemDetails, Exception innerException) (defined in ApiException) | ApiException | inline |
| Create(int statusCode, IReadOnlyDictionary< string, IEnumerable< string > > headers, string response, JsonSerializerSettings jsonSerializerSettings, Exception innerException) | ApiException | inlinestatic |
| Create(int statusCode, IReadOnlyDictionary< string, IEnumerable< string > > headers, ProblemDetails problemDetails, Exception innerException) | ApiException | inlinestatic |
| Create(int statusCode, IReadOnlyDictionary< string, IEnumerable< string > > headers, Exception innerException) | ApiException | inlinestatic |
| Create(IEnumerable< ProblemDetails > problemDetailsToConvert) | ApiException | inlinestatic |
| Headers | ApiException | |
| ProblemDetails | ApiException | |
| StatusCode | ApiException |