GroupDocsConversionException

GroupDocsConversionException class

GroupDocs.Conversion general exception

public class GroupDocsConversionException : Exception

Constructors

Name Description
GroupDocsConversionException() Default constructor
GroupDocsConversionException(string) Creates an exception with a specific message
GroupDocsConversionException(string, Exception) Creates an exception with a specific message and propagates the inner exception

See Also