Partager via


SmoException constructeur

Initializes a new instance of the SmoException class.

Liste de surcharge

  Nom Description
Méthode publique SmoException() () () () Initializes a new instance of the SmoException class.
Méthode publique SmoException(String) Initializes a new instance of the SmoException class with the specified message.
Méthode protégée SmoException(SerializationInfo, StreamingContext) Initializes a new instance of the SmoException class with the specified serialization information and streaming context.
Méthode publique SmoException(String, Exception) Initializes a new instance of the SmoException class with the specified message and specified inner exception.

Haut de la page