PptxReadException

PptxReadException clase

Representa una excepción que se lanza por errores al leer la presentación.

public class PptxReadException : PptxException

Constructores

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

Ver también