共用方式為


ConnectionException 建構

Initializes a new instance of the ConnectionException class.

多載清單 

  名稱 描述
公用方法 ConnectionException() () () () Initializes a new instance of the ConnectionException class.
公用方法 ConnectionException(String) Initializes a new instance of the ConnectionException class with the specified message text.
受保護的方法 ConnectionException(SerializationInfo, StreamingContext) Initializes a new instance of the ConnectionException class with the specified serialization information and streaming context.
公用方法 ConnectionException(String, Exception) Initializes a new instance of the ConnectionException class with the specified message text and inner exception.

頂端