Aspose::Font::CffExceptions Namespace Reference

Classes

class  Details_CffFontException
 Represents common processing related exception for fonts of CFF format.
 
class  Details_CffParsingException
 Represents parse exception for fonts of cff format. The exception can be thrown in case errors during font parsing process.
 

Typedefs

using CffFontException = System::ExceptionWrapper<Details_CffFontException>
 
using CffParsingException = System::ExceptionWrapper<Details_CffParsingException>
 

Typedef Documentation

◆ CffFontException

using Aspose::Font::CffExceptions::CffFontException = System::ExceptionWrapper<Details_CffFontException>

◆ CffParsingException

using Aspose::Font::CffExceptions::CffParsingException = System::ExceptionWrapper<Details_CffParsingException>