Class UnsuccessfulResponseException
Implements
Inherited Members
Namespace: LaunchDarkly.Sdk.Internal.Http
Assembly: LaunchDarkly.InternalSdk.dll
Syntax
public sealed class UnsuccessfulResponseException : Exception, ISerializable
Constructors
UnsuccessfulResponseException(int)
Declaration
public UnsuccessfulResponseException(int statusCode)
Parameters
| Type | Name | Description |
|---|---|---|
| int | statusCode |
Properties
StatusCode
Declaration
public int StatusCode { get; }
Property Value
| Type | Description |
|---|---|
| int |