ServiceHubException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type d’exception que cela a lève lorsqu’une erreur ServiceHub se produit.
public class ServiceHubException : Exception
type ServiceHubException = class
inherit Exception
Public Class ServiceHubException
Inherits Exception
- Héritage
-
ServiceHubException
- Dérivé
Constructeurs
ServiceHubException(ServiceHubException+ErrorKind, String, Exception) |
Initialise une nouvelle instance de la classe ServiceHubException. |
Propriétés
ErrorType |
Obtient le type d’erreur qui s’est produit. |