Aspose.Font.Exceptions Namespace

The Aspose.Font.Exceptions namespace provides classes describing exceptions used in Aspose.Font.
Classes
  ClassDescription
Public classEncodingException
Represents encoding exception. The exception can be thrown in case problem with encoding/decoding text.
Public classFontAgrumentException
Represents Font argument exception. The exception can be thrown in case improper agrument usages.
Public classFontCreationException
Represents Font creation exception. The exception can be thrown in case errors during font creation process.
Public classFontException
Represents common Font processing related exception.
Public classFontNotSupportedOperationException
Represents not supported operation exception. The exception can be thrown in case some operation is not supported for particular Font type.