ConnectionFailureException 建構
Initializes a new instance of the ConnectionFailureException class.
多載清單
名稱 | 描述 | |
---|---|---|
ConnectionFailureException() () () () | Initializes a new instance of the ConnectionFailureException class. | |
ConnectionFailureException(String) | Initializes a new instance of the ConnectionFailureException class with the specified message text. | |
ConnectionFailureException(String, Exception) | Initializes a new instance of the ConnectionFailureException class with the specified message text and inner exception. |
頂端