Compartir a través de


SmoException Constructor

Initializes a new instance of the SmoException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público SmoException() () () () Initializes a new instance of the SmoException class.
Método público 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 público SmoException(String, Exception) Initializes a new instance of the SmoException class with the specified message and specified inner exception.

Arriba