Construtor ExecutionFailureException
Initializes a new instance of the ExecutionFailureException class.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
ExecutionFailureException() () () () | Initializes a new instance of the ExecutionFailureException class. | |
ExecutionFailureException(String) | Initializes a new instance of the ExecutionFailureException class with the specified message text. | |
ExecutionFailureException(String, Exception) | Initializes a new instance of the ExecutionFailureException class with the specified message text and inner exception. |
Início
Consulte também