ConversionNotSupportedException

ConversionNotSupportedException class

GroupDocs-uitzondering gegenereerd wanneer de conversie van bronbestand naar doelbestandstype niet wordt ondersteund

public sealed class ConversionNotSupportedException : GroupDocsConversionException

Constructeurs

Naam Beschrijving
ConversionNotSupportedException() Standaard constructeur
ConversionNotSupportedException(string) Creëert een exception instance met een message
ConversionNotSupportedException(FileType, FileType) Maakt een uitzonderingsinstantie met een bronbestandstype en een doelbestandstype

Zie ook