Compartir a través de


SmoException Constructor

Initializes a new instance of the SmoException class.

Lista de sobrecargas

  Nombre Descripción
Método publico SmoException() () () () Initializes a new instance of the SmoException class.
Método publico SmoException(String) Initializes a new instance of the SmoException class with the specified message.
Método protegido SmoException(SerializationInfo, StreamingContext) Initializes a new instance of the SmoException class with the specified serialization information and streaming context.
Método publico SmoException(String, Exception) Initializes a new instance of the SmoException class with the specified message and specified inner exception.

Principio