Compartir a través de


ServiceRequestException Constructor

Initializes a new instance of the ServiceRequestException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público ServiceRequestException() () () () Initializes a new instance of the ServiceRequestException class.
Método público ServiceRequestException(String) Initializes a new instance of the ServiceRequestException class with the specified message.
Método público ServiceRequestException(String, Exception) Initializes a new instance of the ServiceRequestException class with the specified message and inner exception.

Arriba