PptUnsupportedFormatException

Classe PptUnsupportedFormatException

Exception qui est lancée lorsque le format de fichier de présentation n’est pas pris en charge.

public class PptUnsupportedFormatException : PptReadException

Constructeurs

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

Voir aussi