共用方式為


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.

頂端