ManagedHsmErrorException Classe

Définition

Exception levée pour une réponse non valide avec des informations ManagedHsmError.

public class ManagedHsmErrorException : Microsoft.Rest.RestException
type ManagedHsmErrorException = class
    inherit RestException
Public Class ManagedHsmErrorException
Inherits RestException
Héritage
ManagedHsmErrorException

Constructeurs

ManagedHsmErrorException()

Initialise une nouvelle instance de la classe ManagedHsmErrorException.

ManagedHsmErrorException(String)

Initialise une nouvelle instance de la classe ManagedHsmErrorException.

ManagedHsmErrorException(String, Exception)

Initialise une nouvelle instance de la classe ManagedHsmErrorException.

Propriétés

Body

Obtient ou définit l’objet body.

Request

Obtient des informations sur la requête HTTP associée.

Response

Obtient des informations sur la réponse HTTP associée.

S’applique à