PptCorruptFileException

Classe PptCorruptFileException

Exception lancée lorsque le fichier de présentation est probablement corrompu.

public class PptCorruptFileException : PptReadException

Constructeurs

NomDescription
PptCorruptFileException()Constructeur par défaut.
PptCorruptFileException(string)Constructeur permettant d’ajouter un message à cette exception.
PptCorruptFileException(string, Exception)Constructeur pour une exception contenant un message et une exception imbriquée.

Voir aussi