PptCorruptFileException

PptCorruptFileException class

Exception générée lorsque le fichier de présentation est probablement corrompu.

public class PptCorruptFileException : PptReadException

Constructeurs

NomLa description
PptCorruptFileException()Constructeur par défaut.
PptCorruptFileException(string)Constructeur permettant d’ajouter un message à cette exception.
PptCorruptFileException(string, Exception)Constructeur d’une exception contenant un message et une exception intégrée.

Voir également