GroupDocsConversionException Class
GroupDocs.Conversion general exception
Inheritance Hierarchy
SystemObject
  SystemException
    GroupDocs.Conversion.ExceptionsGroupDocsConversionException
      More...

Namespace: GroupDocs.Conversion.Exceptions
Assembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntax
public class GroupDocsConversionException : Exception

The GroupDocsConversionException type exposes the following members.

Constructors
  NameDescription
Public methodGroupDocsConversionException
Default constructor
Public methodGroupDocsConversionException(String)
Creates an exception with a specific message
Public methodGroupDocsConversionException(String, Exception)
Create an exception with a specific message and propagate the inner exception
Properties
  NameDescription
Public propertyData (Inherited from Exception.)
Public propertyHelpLink (Inherited from Exception.)
Public propertyHResult (Inherited from Exception.)
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage (Inherited from Exception.)
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBaseException (Inherited from Exception.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from Exception.)
Public methodGetType (Inherited from Exception.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Exception.)
Events
  NameDescription
Protected eventSerializeObjectState (Inherited from Exception.)
See Also
Inheritance Hierarchy
SystemObject
  SystemException
    GroupDocs.Conversion.ExceptionsGroupDocsConversionException
      GroupDocs.Conversion.ExceptionsConversionNotSupportedException
      GroupDocs.Conversion.ExceptionsCorruptOrDamagedFileException
      GroupDocs.Conversion.ExceptionsFileTypeNotSupportedException
      GroupDocs.Conversion.ExceptionsFontSubstituteException
      GroupDocs.Conversion.ExceptionsIncorrectPasswordException
      GroupDocs.Conversion.ExceptionsInvalidConverterSettingsException
      GroupDocs.Conversion.ExceptionsInvalidConvertOptionsException
      GroupDocs.Conversion.ExceptionsPasswordRequiredException
      GroupDocs.Conversion.ExceptionsSourceDocumentFactoryNotProvidedException