Construtor SmoException

Initializes a new instance of the SmoException class.

Lista de sobrecargas

  Nome Descrição
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.

Início