InvalidFormatException

InvalidFormatException class

De uitzondering die wordt gegenereerd wanneer een bestand een ongeldige indeling heeft.

public sealed class InvalidFormatException : GroupDocsMetadataException

Constructeurs

Naam Beschrijving
InvalidFormatException() Initialiseert een nieuw exemplaar van hetInvalidFormatException klasse.
InvalidFormatException(string) Initialiseert een nieuw exemplaar van hetInvalidFormatException klasse.
InvalidFormatException(string, Exception) Initialiseert een nieuw exemplaar van hetInvalidFormatException klasse.

Zie ook