Compartir a través de


ServiceRequestException Constructor

Initializes a new instance of the ServiceRequestException class.

Lista de sobrecargas

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

Principio