com.aspose.pdf.exceptions

Class UnsupportedFontTypeException

  • All Implemented Interfaces:
    Serializable


    public final class UnsupportedFontTypeException
    extends com.aspose.ms.System.ApplicationException

    The exception that is thrown when a font type is not supported.

    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedFontTypeException

        public UnsupportedFontTypeException(String message)

        Initializes a new instance of the UnsupportedFontTypeException class.

        Parameters:
        message - The message.