共用方式為


SmoException 建構

Initializes a new instance of the SmoException class.

多載清單 

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

頂端