PptxUnsupportedFormatException

PptxUnsupportedFormatException()

Constructeur par défaut.

public PptxUnsupportedFormatException()

Voir également


PptxUnsupportedFormatException(string)

Constructeur permettant d’ajouter un message à cette exception.

public PptxUnsupportedFormatException(string message)
ParamètreTaperLa description
messageStringmessage

Voir également


PptxUnsupportedFormatException(string, Exception)

Constructeur d’une exception contenant un message et une exception intégrée.

public PptxUnsupportedFormatException(string message, Exception exception)
ParamètreTaperLa description
messageStringmessage
exceptionExceptionexception d’origine

Voir également