共用方式為


ConnectionCannotBeChangedException 建構

Initializes a new instance of the ConnectionCannotBeChangedException class.

多載清單 

  名稱 描述
公用方法 ConnectionCannotBeChangedException() () () () Initializes a new instance of the ConnectionCannotBeChangedException class.
公用方法 ConnectionCannotBeChangedException(String) Initializes a new instance of the ConnectionCannotBeChangedException class with the specified message text.
公用方法 ConnectionCannotBeChangedException(String, Exception) Initializes a new instance of the ConnectionCannotBeChangedException class with the specified message text and inner exception.

頂端