PptxUnsupportedFormatException

PptxUnsupportedFormatException classe

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

public class PptxUnsupportedFormatException : PptxReadException

Constructeurs

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

Voir aussi