DocumentFormatException

DocumentFormatException class

Undantaget som skapas när dokumentformatet inte känns igen eller är ogiltigt.

public class DocumentFormatException : GroupDocsRedactionException

Konstruktörer

namn Beskrivning
DocumentFormatException(string) Initierar en ny instans av klassen DocumentFormatException.
DocumentFormatException(string, Exception) Initierar en ny instans av klassen DocumentFormatException med ett specificerat felmeddelande och en referens till det inre undantaget som är orsaken till detta undantag.

Se även