PptUnsupportedFormatException

PptUnsupportedFormatException class

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

public class PptUnsupportedFormatException : PptReadException

Constructeurs

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

Voir également