WorkerError Class

Extends

  • Error

Methods

Name Description
constructor(msgId: number, originalError: Error): WorkerError    

Properties

Name Type Description
Error Static ErrorConstructor    
msgId ConstructorProperty number    
originalError ConstructorProperty Error    

Inherited properties

Name Type Inherited from Description
message string Error  
name string Error  
stack undefined | string Error  

Defined in

Last Updated: 05 June, 2020