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) Create an exception with a specific message and propagate the inner exception

See Also