PptCorruptFileException

PptCorruptFileException()

Constructeur par défaut.

public PptCorruptFileException()

Voir également


PptCorruptFileException(string)

Constructeur permettant d’ajouter un message à cette exception.

public PptCorruptFileException(string message)
ParamètreTaperLa description
messageStringmessage

Voir également


PptCorruptFileException(string, Exception)

Constructeur d’une exception contenant un message et une exception intégrée.

public PptCorruptFileException(string message, Exception exception)
ParamètreTaperLa description
messageStringmessage
exceptionExceptionexception d’origine

Voir également