ON_THIS_PAGE
- Signature
- Constructor
- Properties
An image, stylesheet, canvas, or SVG resource could not be materialized.
Signature#
export declare class ResourceLoadError extends Html2RealPdfError
SOURCE:64↗
Constructor#
constructor(resource: string, options?: ErrorOptions);
| Parameter | Type | Required | Default | Description |
|---|
resource | string | Yes | None | Resource identifier that failed to load. |
options | ErrorOptions | No | None | Optional error cause. |
Properties#
| Property | Type | Required | Read only | Default | Description |
|---|
__constructor | any | Yes | No | None | Not documented. |