Partager via


ServiceRequestException constructeur

Initializes a new instance of the ServiceRequestException class.

Liste de surcharge

  Nom Description
Méthode publique ServiceRequestException() () () () Initializes a new instance of the ServiceRequestException class.
Méthode publique ServiceRequestException(String) Initializes a new instance of the ServiceRequestException class with the specified message.
Méthode publique ServiceRequestException(String, Exception) Initializes a new instance of the ServiceRequestException class with the specified message and inner exception.

Haut de la page