ExecutionFailureException 建構
Initializes a new instance of the ExecutionFailureException class.
多載清單
名稱 | 描述 | |
---|---|---|
![]() |
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. |
頂端