PptxEditException

PptxEditException class

Représente une exception levée lorsqu’une erreur de présentation d’édition est détectée.

public class PptxEditException : PptxException

Constructeurs

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

Voir également