UnsupportedFeatureError
Overview
UnsupportedFeatureError is a class in Aspose.PDF FOSS for TypeScript.
Inherits from: Error.
This class declares 1 method for UnsupportedFeatureError objects in TypeScript programs.
Available methods include: constructor.
All public members are accessible to any TypeScript application after installing the Aspose.PDF FOSS for TypeScript package.
Methods
| Signature | Description |
|---|---|
constructor(message: string) | Calls constructor(message) on this UnsupportedFeatureError instance. |