Compartir a través de


ExecutionFailureException Constructor

Initializes a new instance of the ExecutionFailureException class.

Lista de sobrecargas

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

Principio