PptUnsupportedFormatException

PptUnsupportedFormatException()

Constructeur par défaut.

public PptUnsupportedFormatException()

Voir également


PptUnsupportedFormatException(string)

Constructeur permettant d’ajouter un message à cette exception.

public PptUnsupportedFormatException(string message)
ParamètreTaperLa description
messageStringmessage

Voir également


PptUnsupportedFormatException(string, Exception)

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

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

Voir également