lf-api-client-core-dotnet  1.3.7
Loading...
Searching...
No Matches
ApiException Member List

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)ApiExceptioninline
Create(int statusCode, IReadOnlyDictionary< string, IEnumerable< string > > headers, string response, JsonSerializerSettings jsonSerializerSettings, Exception innerException)ApiExceptioninlinestatic
Create(int statusCode, IReadOnlyDictionary< string, IEnumerable< string > > headers, ProblemDetails problemDetails, Exception innerException)ApiExceptioninlinestatic
Create(int statusCode, IReadOnlyDictionary< string, IEnumerable< string > > headers, Exception innerException)ApiExceptioninlinestatic
Create(IEnumerable< ProblemDetails > problemDetailsToConvert)ApiExceptioninlinestatic
HeadersApiException
ProblemDetailsApiException
StatusCodeApiException