com.groupdocs.conversion.exceptions

Class ConversionNotSupportedException

    • Constructor Detail

      • ConversionNotSupportedException

        public ConversionNotSupportedException()
        Default constructor
      • ConversionNotSupportedException

        public ConversionNotSupportedException(FileType source,
                                               FileType target)

        Creates an exception instance with a source FileType and a target Filetype

        Parameters:
        source - The source file type
        target - The target file type
      • ConversionNotSupportedException

        public ConversionNotSupportedException(String message)

        Creates an exception instance with a message

        Parameters:
        message - The message