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