/ fm / liveswitch / Exception
Class: Exception
fm.liveswitch.Exception
Hierarchy
fmliveswitchGlobalError
↳ Exception
Table of contents
Constructors
Properties
Constructors
constructor
+ new Exception(message?: string): Exception
Parameters:
| Name | Type |
|---|---|
message? |
string |
Returns: Exception
Defined in: Generated/TypeScript/fm.liveswitch/Exception.ts:3
Properties
message
• message: string
Defined in: Tools/BuildAPIDocs/node_modules/typescript/lib/lib.es5.d.ts:974
name
• name: string
Defined in: Tools/BuildAPIDocs/node_modules/typescript/lib/lib.es5.d.ts:973
stack
• Optional stack: string
Defined in: Tools/BuildAPIDocs/node_modules/typescript/lib/lib.es5.d.ts:975