Table of Contents

Class UnhealthyServer

Namespace
Styra.Opa.OpenApi.Models.Errors
Assembly
Styra.Opa.dll
public class UnhealthyServer : Exception, ISerializable
Inheritance
UnhealthyServer
Implements
Inherited Members

Properties

Code

[JsonProperty("code")]
public string? Code { get; set; }

Property Value

string