com.groupdocs.conversion.exceptions

Class FileTypeNotSupportedException

    • Constructor Detail

      • FileTypeNotSupportedException

        public FileTypeNotSupportedException()
        Default constructor
      • FileTypeNotSupportedException

        public FileTypeNotSupportedException(FileType fileType)

        Creates an exception instance with a FileType

        Parameters:
        fileType - The file type
      • FileTypeNotSupportedException

        public FileTypeNotSupportedException(String message)

        Creates an exception instance with a message

        Parameters:
        message - The message