ConversionNotSupportedException

ConversionNotSupportedException class

GroupDocs-Ausnahme ausgelöst, wenn die Konvertierung von der Quelldatei in den Zieldateityp nicht unterstützt wird

public sealed class ConversionNotSupportedException : GroupDocsConversionException

Konstrukteure

Name Beschreibung
ConversionNotSupportedException() Standardkonstruktor
ConversionNotSupportedException(string) Erstellt eine Ausnahmeinstanz mit einer Nachricht
ConversionNotSupportedException(FileType, FileType) Erstellt eine Ausnahmeinstanz mit einem Quelldateityp und einem Zieldateityp

Siehe auch