GroupDocsConversionException

GroupDocsConversionException()

Default constructor

public GroupDocsConversionException()

Se även


GroupDocsConversionException(string)

Skapar ett undantag med ett specifikt meddelande

public GroupDocsConversionException(string message)
Parameter Typ Beskrivning
message String Budskapet

Se även


GroupDocsConversionException(string, Exception)

Skapa ett undantag med ett specifikt meddelande och sprid det inre undantaget

public GroupDocsConversionException(string message, Exception exception)
Parameter Typ Beskrivning
message String Budskapet
exception Exception Det inre undantaget

Se även