@coasys/ad4m / Exports / ExceptionType
Enumeration: ExceptionType
Table of contents
Enumeration Members
- AgentIsUntrusted
- CapabilityRequested
- ExpressionIsNotVerified
- InstallNotificationRequest
- LanguageIsNotLoaded
Enumeration Members
AgentIsUntrusted
• AgentIsUntrusted = "AGENT_IS_UNTRUSTED"
Defined in
Exception.ts:4
CapabilityRequested
• CapabilityRequested = "CAPABILITY_REQUESTED"
Defined in
Exception.ts:5
ExpressionIsNotVerified
• ExpressionIsNotVerified = "EXPRESSION_IS_NOT_VERIFIED"
Defined in
Exception.ts:3
InstallNotificationRequest
• InstallNotificationRequest = "INSTALL_NOTIFICATION_REQUEST"
Defined in
Exception.ts:6
LanguageIsNotLoaded
• LanguageIsNotLoaded = "LANGUAGE_IS_NOT_LOADED"
Defined in
Exception.ts:2