Sdílet prostřednictvím


ErrorResponse Třída

Definice

Chybová odpověď při selhání operace

public class ErrorResponse
type ErrorResponse = class
Public Class ErrorResponse
Dědičnost
ErrorResponse

Konstruktory

ErrorResponse()

Inicializuje novou instanci ErrorResponse třídy.

ErrorResponse(String, String)

Inicializuje novou instanci ErrorResponse třídy.

Vlastnosti

Code

Získá nebo nastaví kód chyby.

Message

Získá nebo nastaví chybovou zprávu označující, proč operace selhala.

Platí pro