BotError
Vocality Documentation › Globals › BotError
Hierarchy
Error
↳ BotError
Index
Constructors
Properties
Constructors
constructor
+ new BotError(error
: string): BotError
Defined in packages/vocality-core/src/BotError.ts:1
Parameters:
Name | Type |
---|---|
error | string |
Returns: BotError
Properties
message
• message: string
Inherited from void
Defined in packages/vocality-core/node_modules/typescript/lib/lib.es5.d.ts:974
name
• name: string
Inherited from void
Defined in packages/vocality-core/node_modules/typescript/lib/lib.es5.d.ts:973
Optional
stack
• stack? : undefined | string
Inherited from void
Defined in packages/vocality-core/node_modules/typescript/lib/lib.es5.d.ts:975
Static
Error
▪ Error: ErrorConstructor
Defined in packages/vocality-core/node_modules/typescript/lib/lib.es5.d.ts:984