com.aspose.pdf.exceptions

Class FontNotFoundException

  • All Implemented Interfaces:
    Serializable


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

    The exception that is thrown when a font is not found.

    See Also:
    Serialized Form
    • Constructor Detail

      • FontNotFoundException

        public FontNotFoundException(String message)

        Initializes a new instance of the FontNotFoundException class.

        Parameters:
        message - The message.