ImageUnusable
@auvious/media-tools / Exports / ImageUnusable
Class: ImageUnusable
Hierarchy
Error
↳
ImageUnusable
Table of contents
Constructors
Properties
Constructors
constructor
• new ImageUnusable(originalError?
)
Parameters
Name | Type |
---|---|
originalError? | Error |
Overrides
Error.constructor
Properties
message
• message: string
Inherited from
Error.message
name
• name: string
Inherited from
Error.name
originalError
• Optional
originalError: Error
stack
• Optional
stack: string
Inherited from
Error.stack