PptxException

PptxException class

Representa un tipo de excepción interna estándar.

public class PptxException : OOXMLException

Constructores

NombreDescripción
PptxException()Constructor por defecto.
PptxException(string)Constructor que permite agregar un mensaje a esta excepción.
PptxException(string, Exception)Constructor para una excepción que contiene un mensaje y una excepción incrustada.

Ver también